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

Reviewed-on: #572
This commit was merged in pull request #572.
This commit is contained in:
2026-05-08 07:02:14 +00:00

View File

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