Commit Graph

6 Commits

Author SHA1 Message Date
Mekan1206
5e37bd1a76 Enhance ListRecords pages with tab functionality and default sorting
- Added getTabs method to ListCardPinOrders, ListLoanOrders, and ListLoanOrderMobiles pages to display order statuses for system users.
- Implemented default sorting by 'created_at' in LoanOrdersTable and LoanOrderMobilesTable for improved data organization.
- Updated ManageCards page to ensure proper type declaration for getTitle method.
2025-12-21 05:21:53 +05:00
Mekan1206
59548a486f 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.
2025-12-21 05:05:28 +05:00
6bdc820589 stan errors 2025-10-28 22:17:36 +05:00
8f1e941d09 Card Requisite 2025-10-27 21:10:13 +05:00
acadd8c9a4 sms use bank 2025-10-27 21:02:26 +05:00
736e3bef18 install 2025-10-22 20:08:22 +05:00