@extends('layouts.backend') @section('content')

Add Transfer

{{-- @csrf --}}

Detail Item





No SKU Product On Hand Reserved Available Expired Qty
Cancel
@endsection @section('js_after') @include('pages.transfer_stock.function_create') @include('pages.globalFunction') @endsection