Merge pull request 'Added group name of employee master resource page' (#689) from ranjith-dev into master
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled

Reviewed-on: #689
This commit was merged in pull request #689.
This commit is contained in:
2026-06-01 09:38:41 +00:00

View File

@@ -25,6 +25,8 @@ class EmployeeMasterResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Gate Entry';
public static function form(Form $form): Form
{
return $form