{{-- header --}} @php($breadcrumbs = [ '部門一覧'=>route('departments.index', ['action'=>'back']), '表示順設定'=>null ]) {{-- contents --}} @include('user.departments.partials.sort-order', ['data'=>$data, 'route'=>'departments'])