@if($exception instanceof Spatie\Permission\Exceptions\UnauthorizedException) @include('errors.unauthorized') @else @include('errors.ip-blocked') @endif