@extends('layouts.fullscreen-layout') @section('content') @php $currentYear = date('Y'); @endphp
{{-- common grid shape --}}

FORBIDDEN

403

You don't have permission to access this page.

Back to Home Page

© {{ $currentYear }} - {{ config('app.name') }}

@endsection