@extends('admin/layouts/admin') @section('title', __('errors.500.title')) @section('content') @include('shared/errors/500') @endsection