@extends('layout') @section('content_title') Szervek/Szövetek listája @endsection @section('top_button') Új rögzítés @endsection @section('content')
@csrf
{!! html_select('enabled', $filter['enabled_list'], old('enabled', $filter['enabled']), $errors) !!}
Név Aktív  
@endsection @push('scripts') @endpush