@extends('errors.minimal') @section('title', 'Page not found') @section('content')

Page not found

The page you're looking for doesn't exist or was moved.

@auth Back to Dashboard @else Go to login @endauth @endsection