{{ isset($sale) ? 'Edit Sale #' . $sale->reference_no : 'POS — New Sale' }}

New Sale

Item Qty Price Disc % Total Staff

Grand Total

All items incl. discounts

KSh 0.00
@foreach ($paymentMethods as $index => $method)
{{ $method['label'] ?? 'Unnamed Method' }} @if (strtolower($method['label'] ?? '') === 'm-pesa' || strtolower($method['label'] ?? '') === 'mpesa') @endif ×
@endforeach

Catalog