@php $isAdmin = auth()->user()->usergroup_id == 3; $user = auth()->user(); @endphp