@if($warning !== "")
{{$warning}}
@endif @if($success !== "")
{{$success}}
@endif



{{$user}}

@if($this->roles)@endif @foreach ($this->permissionList as $permission => $allow) @endforeach
Permisison Allowed

{{$permission}}

@if($allow === true) True @else False @endif

@script @endscript