@extends('layouts.app', ['class' => 'error-page']) @section('content')
@include('layouts.navbars.auth.topnav-auth', [ 'classes' => 'mt-4 blur border-radius-lg top-0 z-index-3 shadow py-2 start-0 end-0 mx-4', ])

Error 404

Erm. Page not found

We suggest you to go to the homepage while we solve this issue.

Go to Homepage
@include('layouts.footers.auth.desc-footer') @endsection