@extends('layouts.error') @section('title', '404') @push('style') @endpush @section('main')

404

The page you were looking for could not be found.
@endsection @push('scripts') @endpush