Updated alignment and resource file order
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
Gemini PR Review / Gemini PR Review (pull_request) Has been cancelled
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Has been cancelled
Laravel Larastan / larastan (pull_request) Has been cancelled
Laravel Pint / pint (pull_request) Has been cancelled

This commit is contained in:
dhanabalan
2026-05-29 20:33:56 +05:30
parent 3f31425e4b
commit 17030f2c7f

View File

@@ -49,7 +49,7 @@ class TestingPanelReadingResource extends Resource
protected static ?string $navigationGroup = 'Testing Panel'; protected static ?string $navigationGroup = 'Testing Panel';
protected static ?int $navigationSort = 3; protected static ?int $navigationSort = 4;
public static function form(Form $form): Form public static function form(Form $form): Form
{ {