@extends('layouts.empty', ['paceTop' => true]) @section('title', '404 Error Page') @section('content')
404
We couldn't find it...
The page you're looking for doesn't exist.
Perhaps, there pages will help find what you're looking for.
Go Home
@endsection