|
حذف الفرع
تعديل الفرع
|
| الفرع |
النوع |
العنوان |
التليفون |
الاسم |
رقم العميل |
@foreach($branches->customers as $customer)
| {{$customer->branch->branch_name}} |
{{$customer->type->type_master_name}} |
{{$customer->customer_address}} |
{{$customer->customer_phone}} |
{{$customer->customer_name}} |
{{$customer->customer_number}} |
@endforeach
الفرع |
النوع |
العنوان |
الفون |
الاسم |
رقم العميل |
| الفرع |
تاريخ الادخال |
الفئه |
الطول |
العرض |
الكميه |
السيريال |
الكود التسعيرى |
الكود المرجعى |
@foreach($branches->stock as $stock )
@if($stock->item_quantity > 0)
| {{$stock->branch_number}} |
{{$stock->post_date}} |
{{$stock->item_class}} |
{{$stock->item_length}} |
{{$stock->item_width}} |
{{$stock->item_quantity}} |
{{$stock->item_serial}} |
{{$stock->ref_code}} |
{{$stock->item_code}} |
@endif
@endforeach
الفرع |
تاريخ الادخال |
الفئه |
الطول |
العرض |
الكميه |
السيريال |
الكود التسعيرى |
الكود المرجعى |
{{-- المخزون--}}
|
{{$branches->branch_type}} |
{{$branches->branch_email}} |
{{$branches->branch_phone}} |
{{$branches->branch_name}} |
{{$branches->branch_number}} |
@endforeach