@php $appFontLocationId = function_exists('current_location_id') ? current_location_id() : session('location_id'); $appFontFile = $appFontLocationId ? (string) (\App\Models\Setting::get('receipt_font_file', '', $appFontLocationId) ?: \App\Models\Setting::get('ui_font_file', '', $appFontLocationId) ?: \App\Models\Setting::get('app_font_file', '', $appFontLocationId)) : ''; $appFontUrl = $appFontFile !== '' ? asset('fonts/' . rawurlencode($appFontFile)) : ''; @endphp
| Barcode | Product | System Count | Physical Count |
|---|---|---|---|
| {{ $item->product->product_barcode }} | {{ $item->product->product_name }} | {{ number_format($item->scl_system_qty, 2) }} |