@php $isAdmin = Auth::user()->role == 'admin'; @endphp