@extends('layouts.empty') @section('meta') @endsection @section('title',config('app.name') . ' | ' . __('errors/404.document_title')) @section('css_specific') @endsection @section('css') @endsection @section('content')
@lang('errors/404.text_subtitle') @lang('errors/404.text_report')