@extends('layouts.error') @section('title', '404') @section('content')
404
{{__('app.page_not_exist')}}
{{__('app.page_not_available')}}