1
0
forked from poc/pds

Added group name of employee master resource page

This commit is contained in:
dhanabalan
2026-06-01 15:08:24 +05:30
parent d9f0201710
commit 4ecef99002

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