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

Transfer Stock
Warehouse

@if (in_array('3-11-2', Session::get('access'))) @endif
Reference Date From To Action
@include('pages.transfer_warehouse.modal') @endsection @section('js_after') @include('pages.transfer_warehouse.function') @include('pages.globalFunction') @endsection