@if($note != null)
{{__(' * ملاحظة :')}}
{{$note}}
@endif
{{__('المادة')}}
{{__('الوحدة')}}
@foreach($branchName as $branch)
{{$branch->store_name}}
@endforeach
{{__('المجموع')}}
@foreach($pdf as $item)