{{\Illuminate\Support\Str::upper($company->company_address)}}
--}} {{--{{\Illuminate\Support\Str::upper($branch->branch_name)}}
--}}{{$contact->contact_name}}
{{\Illuminate\Support\Carbon::make($order->created_at)->format('D, j M Y, h:i A')}}
@if(isset($payments)) @php $user = \App\Models\User::find($payments->first()->user_id); @endphp @else @endifINVOICE NO | {{$order->order_number}} | TOTAL ITEM | {{$orderItemsCount}} |
---|---|---|---|
CLEARED BY | {{$user->name}} | ISSUED BY | {{\Illuminate\Support\Str::upper($staff->name)}} |
{{$itemOrder->order_quantity}} {{\Illuminate\Support\Str::upper($item->item_name)}} | ₦{{number_format($itemOrder->order_price, 2)}} |
SUB TOTAL | ₦{{number_format($order->itemOrders->sum("order_price"), 2)}} |
{{\Illuminate\Support\Str::upper($paymentMethod->payment_method_name)}} | ₦{{number_format($payment->payment_amount, 2)}} |
------------------------------
PLEASE WATCH OUT FOR GREAT DEALS!