@extends('errors::minimal') @section('title', __('Oops, something went wrong!')) @section('code', '500') @section('message', __('Server Error')) @section('content')
You have reached this page because there has been an internal server error.