@csrf @php $railways = App\Models\Dict\Railway::all()->pluck('name','id')->toArray(); @endphp
@auth
@endauth