/ 1
  • @if(\App\Http\Controllers\Helper\GlobalController::user_can(Auth::user()->role_id, ['print_result']))  {{__('sample.btn_print')}} @endif
Result {{----}}
@if(!empty($samplePhysician->logo)) logo) }}" /> @else
logo)}}" alt="Logo" style="width: 120px;">

{{$labSettings->name_kh}}

{{$labSettings->name_en}}

 
@endif
{{$report_data['report_name']}}
@php $total = 0; $totalInstock = 0; @endphp @foreach($report_data['report_data'] as $v) @php $total += $v->unit_price*$v->quantity; @endphp @endforeach
Issue Date Group Item Item Name Unit Price Qty Total Cost In stock Taken by Taken on
{{!empty($v->issue_date) ? date('d-m-Y',strtotime($v->issue_date)) : ''}} {{$v->med_group}} {{$v->medicine}} {{$v->unit}} {{$v->unit_price}} {{$v->quantity}} {{number_format($v->total_expense,2)}} {{$v->available_quantity}} {{$v->name}} {{$v->created_at}}
Total{{$total}}
 
{{__('Reported By')}}
........................
{{date('d-m-Y H:i')}}