Updated navigationSort order from 6 to 5
This commit is contained in:
@@ -26,7 +26,7 @@ class LineResource extends Resource
|
|||||||
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
||||||
|
|
||||||
protected static ?string $navigationGroup = 'Master Entries';
|
protected static ?string $navigationGroup = 'Master Entries';
|
||||||
protected static ?int $navigationSort = 6;
|
protected static ?int $navigationSort = 5;
|
||||||
|
|
||||||
public static function form(Form $form): Form
|
public static function form(Form $form): Form
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user