Quotation Number {{ $quotation['response']->quotation_no }}

{{ \Carbon\Carbon::parse($quotation['response']->created_at)->format('Y/m/d')}}

201 Something St., Something Town, YT 242, Country 6546

Tel No:

Email:

{{ $quotation['response']->quotation_no }}

Juan Dela Cruz

4033 Patterson Road, Staten Island, NY 10301

Tel No: 324 445-4544

Email: youremail@companyname.com

  • Invoice Number {{ $quotation['response']->quotation_no }}
  • Issue Date {{ \Carbon\Carbon::parse($quotation['response']->created_at)->format('Y/m/d')}}
@if (!empty($quotation['response']->crm_quotation_item)) @foreach ($quotation['response']->crm_quotation_item as $key => $item) @endforeach @endif
{{ $key + 1 }} {{ $item->item_name }} {{ $item->quantity }} ${{ $item->unit_price }} ${{ $item->item_cost }}

{{ $quotation['response']->note}}