File "500.blade.php"

Full Path: /home/fundopuh/trader.fxex.org/resources/views/errors/500.blade.php
File size: 241 bytes
MIME-type: text/plain
Charset: utf-8

@extends('errors::minimal')

@section('title', __('Server Error'))
@section('code', '500')
@section('message', __('An unexpected error seems to have occured. Why not try refreshing your page? Or you can contact us if the problem persist '))