{{-- --}} {{-- --}} Invoice - Taruni Trailor {{-- --}} {{-- --}} {{-- --}} {{-- --}}

তরুণী টেইলার্স এন্ড এমব্রয়ডারী

মহিলাদের আধুনিক পোষাক তৈরিতে অনন্য
২৯, চকভিউ সুপার মার্কেট (২য় তলা), চকবাজার, চট্টগ্রাম
ফোন: ০২৩৩৩৩৬৬৫০২, ০১৮৩৩-৯৪৯৪৬৪


{{$order->invoice_no}}
12/03/2023
12/03/2023

Name: {{$order->customer->name}} Phone: {{$order->customer->contact}} Address {{$order->customer->address ?? ''}} Payment Status: @if ($order->total > $order->payment ) Due @else{ Paid } @endif
@php $total = 0; @endphp @forelse ($order->orderDetails as $item) @if ($item->product_type ==='set') @php $total+=$item->qty * $item->price @endphp @elseif ($item->product_type ==='single') @php $total+=$item->qty * $item->price @endphp @else @endif @empty @endforelse
DESCRIPTION QTY UNIT PRICE TOTAL
{{$item->productset->group_product_name}}
@forelse ($item->productset->product_support as $i) {{$i->product->product_name}}, @empty

@endforelse
{{$item->qty}} {{$item->price}} {{$item->qty * $item->price}}
{{$item->product->product_name}} {{$item->qty}} {{$item->price}} {{$item->qty * $item->price}}
{{$item->product_type}}
No data founds!
Subtotal: {{$total}}
Discount: {{$order->discount}}
Tax: {{$order->tax}}
Total: {{$order->total}}
Paid: {{$order->payment}}

বিদ্র: একমাসের মধ্যে কাপড় ডেলিভারি না নিলে ক্ষয়-ক্ষতির জন্য কর্তৃপক্ষ দায়ি থাকবেনা। বৈদ্যতিক গোলযোগ ও কারিগরি সমস্যার কারণে ডেলিভারি তারিখ পরিবর্তন হতে পারে।

{{-- --}}