@extends('errors::minimal') @section('title', __('Page Not Found!')) @section('code', '404') @section('message', __('Opps! Looks like we can\'t find the page that you are looking for.'))