@foreach($quotations as $quotation) @endforeach
Serial Date Invoice Customer Name Total Amount Save by
{{$loop->iteration }} {{$quotation->quotation_date }} {{$quotation->invoice_no }} {{$quotation->customer_name }} {{$quotation->total_amount }}B {{$quotation->user->name }}