@extends('layout') @section('content_title') Leletező/Vizsgáló állatorvosok 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, false, 'form-control enabled') !!}
Név Titulus Aktív  
@endsection @push('scripts') @endpush