Vendor Requisition

Phone: +8801324439452, +8801324439453
@if($daterange)
Order Date: {{$daterange}}
@endif {{--
company@example.com
--}}
{{--
PROJECT Website development
CLIENT John Doe
ADDRESS 796 Silver Harbour, TX 79273, US
EMAIL john@example.com
DATE August 17, 2015
DUE DATE September 17, 2015
--}}
{{-- --}} {{-- --}} @foreach ($data as $order) {{-- --}} {{-- --}} @endforeach {{-- --}}
SL VendorDate Order NoImage Product Name Quantity Rate AmountStatus
{{$loop->iteration}} {{$order['vendor_name']}} {{\Carbon\Carbon::parse($order['order_date'])->format('d-m-Y')}} {{$order['order_code']}} Product Image {{$order['product_name']}} {{$order['order_quantity']}} {{$order['order_unit_price']}} {{ $order['order_quantity'] * $order['order_unit_price']}} {{$order['order_status']}}
SUBTOTAL $5,200.00
TAX 25% $1,300.00
GRAND TOTAL $6,500.00
{{--
NOTICE:
A finance charge of 1.5% will be made on unpaid balances after 30 days.
--}}