@extends('layouts.error-page') @section('title', '404') @section('error_content')

Oops! Page not Found

404

Sorry, your page not found

@endsection @section('script') @endsection