Enhance CardOrder model and SMS functionality
- Added unique ID generation and SMS notification upon CardOrder creation. - Updated CardOrdersTable to default sort by creation date. - Implemented logging for SMS sending in SmsRepository for better debugging.
This commit is contained in:
5
app/Modules/CardOrder/Resources/Lang/tk/base.php
Normal file
5
app/Modules/CardOrder/Resources/Lang/tk/base.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'card_order_created' => 'Kart sargydyňyz :order_id belgi bilen hasaba alyndy. Sargydy tassyklamak üçin operatorymyz habarlaşar.',
|
||||
];
|
||||
Reference in New Issue
Block a user