@extends('errors.minimal') @section('title', __('labels.Lb404')) @section('code', '404') @section('message') {!!__('messages.Me404')!!} @endsection