mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-02-10 13:39:22 -06:00
6 lines
179 B
PHP
6 lines
179 B
PHP
@extends('errors.layout')
|
|
|
|
@section('title', 'Error 500: Internal Server Error')
|
|
|
|
@section('description', 'Our server encountered an internal error. Sorry For The Inconvenience')
|