Ryans Computers Limited
Kusholi Bhaban, 238/1 Begum Rokeya Sarani, Taltola, Dhaka-1207, Bangladesh,
Tel: 16 810 , Email: info@ryans.com {{ isset($items[0]->created_at) ? 'Date: '. date('d M, Y', strtotime($items[0]->created_at)) : '' }}

@php($sl = 1) @php($total = 0) @foreach($items as $item) @if($item['product_price2'] == 0) @else @endif @php($sl++) @php($total += $item['product_price2']) @endforeach
#SL Product Name Quantity Unit Price Total
{{ $sl }} {{ $item['product_name'] }} 1{{ number_format($item['product_price2'],0) }} {{ number_format($item['product_price2'],0) }} {{ number_format($item['product_price2'],0) }}
Total: {{ number_format($total, 0) }} BDT