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