@extends('layouts.master') @section('title', 'Debtors | Proxima - Medical Management app') @section('title-topbar', 'Debtors') @section('css') @endsection @section('fixedcontent')
@if (Session::has('success')) @endif @endsection @section('content'){{ $inventory_item->service_inv_cat->name }}
{{ $inventory_item->name }}Code {{ $inventory_item->code }}
{{ $inventory_item->place }}
{{ $inventory_item->quantity_notify }}
{{ $inventory_item->current_quantity }}
{{ date('d M Y', strtotime($item->buying_date)) }}
Responsible
Quantity
Price
Expiration Date
{{ date('d M Y', strtotime($inventory_item->created_at)) }}