@include('partials.live-index-search-input', [ 'inputId' => 'employer-search', 'srLabel' => 'Rechercher un employe', 'placeholder' => 'Recherche en direct : nom, email, telephone, contrat…', ])
@include('employers.partials.employers-table', ['employers' => $employers, 'search' => $search])