@php $locationName = $location->name ?? 'Main Store'; $locationLogo = $location->logo ?? null; $today = now()->format('Y/m/d'); @endphp @if(isset($editInvoice))
EDITING INVOICE: {{ $editInvoice->invoice_number }}
Exit Edit
@endif
Tmp. System ID
-
User
{{ auth()->user()->name ?? 'User' }}
Location
{{ $locationName }}
Date
{{ $today }}
Customer
Credit Limit
-
Credit Balance
-
Remaining Limit
-
Receipt Language
-
To set qty after name search, press numpad Enter.
Allow qty on barcode scans too ☝️
Name
MRP Dis.(%) Dis.Rate Rate Qty Amount  
Cart is empty. Scan a barcode or search to add items.
Process Status: Complete
⚡ Fast Mode

Select a product to view details.

@foreach(($posCategories ?? []) as $cat)
@endforeach