@extends('errors.layout') @section('title', 'Page Not Found') @section('message') {{trans('application.404')}}