Files
UNIT3D-Community-Edition/resources/views/errors/500.blade.php
2022-07-06 20:48:40 -05:00

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')