wip
This commit is contained in:
@@ -120,6 +120,8 @@ class NovaVisaMasterPaymentOrderItem extends Resource
|
|||||||
Text::make('Amalyň referensi', fn ($model) => $model->payment_order_number),
|
Text::make('Amalyň referensi', fn ($model) => $model->payment_order_number),
|
||||||
|
|
||||||
Boolean::make(__('Paid'), 'paid'),
|
Boolean::make(__('Paid'), 'paid'),
|
||||||
|
|
||||||
|
Boolean::make(__('Synced with system'), 'synced_with_system'),
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user