@extends('layouts.error') @section('title') Error 404 @endsection @section('header-style') @endsection @section('content')

Page Not Found :(

404 error

We couldn't find the page you are looking for

BACK TO HOME
@endsection @section('footer-script') @endsection