@extends('layouts.master') @section('css') @endsection @section('title') {{__('home.recive_product_from_other_branch_other')}} @stop @section('page-header') @endsection @section('content')
# {{ __('home.productNo') }} {{ __('home.product') }} {{ __('home.quantity') }} {{ __('home.thecostProduct') }} {{ __('home.total') }}
{{ csrf_field() }}
@endsection @section('js') @endsection