@extends('errors::minimal') @section('title', trans('error.server_error')) @section('code', '500') @section('message', trans('error.server_error'))