@extends('layouts.errors') @section('title', translate('Not Found')) @section('code', '404') @section('message', translate('Page Not Found')) @section('message2', translate('We are sorry but the page you are looking for was not found'))