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