@extends('errors.master') @section('title', 'Error Page 403') @section('main')

{{ ___('error.403_forbidden') }}

{{ ___('error.you_re_trying_to_open_in_your_web_browser_is_a_resource_that_you_re_not_allowed_to_access') }}

@endsection