@extends('layouts.admin') @section('header-content') @endsection @section('content')
@endforeach |
{{$products->fake_qty}} | @endforeach
# | Date | Shop Name | Sale | Return | Net Sale | Payment Recived From this order | Total Outstanding | Edit |
---|---|---|---|---|---|---|---|---|
{{$no++}} | {{$order->date}} | {{$order->dsfshop->shop_name}} ({{$order->BookedBy->firstname}} {{$order->BookedBy->lastname}})({{$order->balance->address}}) |
{{round($order->payment,2)}} | {{round($order->accountant_return_price,2)}} | {{round($order->payment,2)}} |