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

{{__('Server Error')}}

{{__('One of the data sources in unavailable. Contact with your system administrator.')}}

@endsection