Multi-level Approval Workflows
"Laravel Process Approval enables multi-level approval workflows for Eloquent models in your Laravel application. If you have models that require review and approval from multiple approvers before execution, this package provides a flexible approval process to meet that need.
The package relies on an existing
Role
management. This can be a custom role management or another package such as Spatie'slaravel permissions
."
RingleSoft