@extends('layouts.minimal') @section('title') {{__('Unauthorized - ProcessMaker')}} @endsection @section('content')
@yield('message')
@endsection @section('css') @endsection