الفاتورة ({{$data['bill_id']}})

@foreach($data['orders'] as $order) @endforeach
# البيان الكمية السعر القيمة المضافه كوبون المجموع بعد الخصم
{{$loop->iteration}} {{$order->name}} {{$order->product_order_amount}} X {{$order->price}} {{$order->price*$order->product_order_amount}} SAR {{($order->price*$order->product_order_amount*$data['added_value'])/100}} SAR @if($order->is_discount) {{$order->discount_amount}} SAR @else لا يوجد @endif {{$order->total}}

نشكركم لتعاملكم معنا