@include('header') @php $permissions = json_decode(session('permissions'), true); $userType = session('user_type'); @endphp