@extends('errors.illustrated-layout') @section('code', '500') @section('title', __('common.error')) @section('image')
@endsection @section('message', __('defaultTheme.whoops_something_went_wrong_on_our_servers'))