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

{{__('Oops!')}}

{{__('The page you are looking for could not be found')}}

@endsection