| Current Path : /home/users/unlimited/www/whatsjet-saas/Source/resources/views/errors/ |
| Current File : /home/users/unlimited/www/whatsjet-saas/Source/resources/views/errors/403.blade.php |
@extends('errors::minimal')
@section('title', __tr('Forbidden'))
@section('code', '403')
@section('message', __tr($exception->getMessage() ?: 'Forbidden'))