@extends('layouts.app') @php $userRole = \Session::get('role'); $userPermission = \Session::get('userPermission'); @endphp @section('content')