{{--@if($serverstatus)--}} @if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('store_sale-read'))
Counter
Name :
{{$userinfo->name}}
Counter : {{$counterinfo['get_store_counter_sale']['counter_no']}}
Start Time : {{\Carbon\Carbon::parse($counterinfo['start_datetime'])->format('h:i A')}}
End Time : {{\Carbon\Carbon::parse($counterinfo['end_datetime'])->format('h:i A')}}
Today's Sale:
{{$payable_amount}}
IMAGE | ITEM | PRICE | QTY | Amount | Action |
---|---|---|---|---|---|
@if($cartitem['getpurchaseiteminfo']['item_image'])
![]() |
{{$cartitem['getpurchaseiteminfo']['item_name']}} Brand : {{$cartitem['getpurchaseiteminfo']['brand_name']}} Dimension : {{$cartitem['getpurchaseiteminfo']['dimension_name']}} |
₹{{$cartitem['price']}} |
|
₹{{$cartitem['amount']}} | |
No Items Available |
Customer Information
{{$customerinfo['customer_name']}}
Mobile : {{$customerinfo['customer_mobile_no']}}
Address : {{$customerinfo['customer_delivery_address']}}
Category : {{$customerinfo['store_category_name']}}