@extends('layouts.mainlayout') @section('fullwidth', true) @section('content') @if (Auth::user()->canAccessPage('search'))

Search staff

  1. Staff
  2. Search
Find a staff member
Search by name or birth date, or use one or more filters.
Search results Ready
Start typing to search Results will appear here after you enter at least 5 characters.
@else
Permission denied
@endif @endsection