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

ERROR

404

We can't seem to find the page you are looking for!

Back to home

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

@endsection