1
0
forked from poc/pds

Added resource file into Testing Panel group

This commit is contained in:
dhanabalan
2026-05-29 20:32:38 +05:30
parent 65f8c8cfc9
commit 3f31425e4b

View File

@@ -28,6 +28,10 @@ class LeakTestReadingResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Testing Panel';
protected static ?int $navigationSort = 3;
public static function form(Form $form): Form
{
return $form