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

{{__('Not Authorized')}}

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

@endsection