{{-- header --}} @php($breadcrumbs = ['倉庫移動'=>null])
@php($visible = (App\Services\Logic\Assist::getCurrentRoutePermissions()->canStore) ? '' : 'hidden')
{{-- contents --}}
@csrf @include('user.inventory-transfers.transfer.partials.entry', ['mode'=>'create'])
{{-- script --}}