- Implemented TransactionIndex component for displaying transactions with pagination and filtering options. - Created TransactionCardRow component for rendering individual transaction details. - Added TransactionItemSubRow component for displaying detailed order items within a transaction. - Integrated delete confirmation dialog for transaction deletion. - Updated routes to include transaction management with appropriate permissions. |
||
|---|---|---|
| .. | ||
| app.php | ||
| auth.php | ||
| cache.php | ||
| database.php | ||
| filesystems.php | ||
| fortify.php | ||
| inertia.php | ||
| logging.php | ||
| mail.php | ||
| media-library.php | ||
| permission.php | ||
| queue.php | ||
| services.php | ||
| session.php | ||
| settings.php | ||
| webpush.php | ||