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