@extends('errors::minimal') @section('title', __('Not Found')) @section('code', '403') @section('message') {{'Not Found' }} @endsection @section('content')
gif_ing

403

Access Denied !

{{--

You do not have the permission to access this page

--}} Go to Home
@endsection