@php $isStaff = auth()->user()?->isStaff() ?? false; @endphp