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