@extends('layouts.error') @section('title') @lang('backend.titles.404') @endsection @section('top_bar_title') @lang('backend.titles.404') @endsection @section('message') @lang('backend.messages.404') @endsection