/ 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; @endphp @foreach($report_data['report_data'] as $v) @php $total += $v->unit_price*$v->quantity; @endphp @endforeach
Received Date Supplier Group Item Item Name Expiry Date Unit Price Quantity Total cost
{{!empty($v->received_date) ? date('d-m-Y',strtotime($v->received_date)) : ''}} {{$v->supplier}} {{$v->med_group}} {{$v->medicine}} {{!empty($v->expiry_date) ? date('d-m-Y',strtotime($v->expiry_date)) : ''}} {{$v->unit_price}} {{$v->quantity}} {{$v->unit_price*$v->quantity}}
Total{{$total}}
 
{{__('Reported By')}}
........................
{{date('d-m-Y H:i')}}