Added nav group in gr master resource page
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Gemini PR Review / review (pull_request) Failing after 28s
Laravel Larastan / larastan (pull_request) Failing after 2m35s
Laravel Pint / pint (pull_request) Failing after 2m21s

This commit is contained in:
dhanabalan
2025-12-17 11:45:41 +05:30
parent 71e8c29801
commit e6276378f8

View File

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