Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/whatsjet-saas/Source/resources/views/errors/
Upload File :
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'))