@extends('errors.master')
@section('title', '500 Internal Server Error!')
@section('content')
500
Internal Server Error!
The server encountered an unexpected condition that prevents it from fulfilling the request.
Our developers have received a notification about the issue and everything will be fixed soon.
@endsection