@php $error_404=App\Models\ErrorPage::find(1); @endphp @extends('layout') @section('title')
{{ $error_404->description }}