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