add abnks
This commit is contained in:
@@ -17,7 +17,7 @@ class IncomingLetterResource extends Resource
|
||||
{
|
||||
protected static ?string $model = IncomingLetter::class;
|
||||
|
||||
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
||||
protected static ?string $navigationIcon = 'heroicon-o-document-arrow-down';
|
||||
|
||||
public static function form(Form $form): Form
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user