@extends('errors.base') @section('title') {{__('Server Error - ProcessMaker')}} @endsection @section('message')

{{__('Server Error')}}

{{__('Contact your administrator for more information')}}

@endsection