@extends('errors.illustrated-layout') @section('code', '404 😵') @section('title', __('Page Not Found')) @section('image')
@endsection @section('message', __('Sorry, the page you are looking for could not be found.'))