File Manager

Path: /home/liffinac1/domains/bank.stellerpay.ca/public_html/resources/views/errors/

Viewing File: 500.blade.php

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