@extends('errors::custom-layout') @section('title', __('Not Found')) @section('code', '404') @section('message', __('Page Not Found')) @section('pageIcon', 'icon-shield')