@extends('app') @section('content')
Quotation Request |
|||
|
Contact Name : {{$qt->name}} Company : {{$qt->company}} Telephone : {{$qt->tel}} Email : {{$qt->email}} Address : {{$qt->address}} |
|||
| # | Product Code | Peoduct Name | Quantity |
| {{++$r }} | {{$dt->codeID}} | {{$dt->pname}} | {{$dt->quantity}} |
| Total | {{ $total}} | ||