@extends('layouts.master') @section('css') @section('title') {{__('home.send_product_from_other_branch_other')}}@stop @endsection @section('page-header')
@endsection @section('content') @if (session()->has('nodataprint')) @endif @if (count($errors) > 0)
خطا
@endif @if (session()->has('productupdatedlocation')) @endif
{{ csrf_field() }}

{{ __('home.productNo') }}





# {{ __('home.productNo') }} {{ __('home.product') }} {{ __('home.quantity') }} {{ __('home.thecostProduct') }} {{ __('home.total') }} {{ __('home.operations') }}
- - - - - - -

{{ csrf_field() }}

< @endsection @section('js') @endsection