{{ env('APP_NAME') }}
@foreach ($warehouses as $wh)
{{ $wh->name }}
@endforeach
{{ date('Y-m-d') }}
All Products
({{ $all_products_count }})
@foreach ($categories as $cat)
{{ $cat->name }}
({{ $cat->products_count }})
@endforeach
More
Loading more products...
Order Items
R
W
Clear All
Cart is empty
Subtotal
0.00
Discount
Fixed
%
TOTAL
0.00
Cash Given
Balance
0.00
CASH (F12)
CREDIT
@foreach (['7', '8', '9', '/', '4', '5', '6', '*', '1', '2', '3', '-', '0', '.', 'C', '+'] as $btn)
{{ $btn }}
@endforeach
=
Create New Customer
Full Name *
Phone Number *
Email Address *
Date of Birth *
Country *
Select Country
@foreach ($countries as $country)
{{ $country->name }}
@endforeach
City *
Address *
Confirm Transaction
LKR 0.00
Total Payable Amount
Payment Method
CASH
Customer
Walking Customer
Order Notes (Optional)
Attention
OK
Are you sure?
No
Yes