Block a user
13db542a7b
"Updated adminheader component to accept title parameter and passed title from various dashboard views |SEO optimized title|"
7670867b62
"Updated AdminController and orders.blade.php to display order items, added modal to view order details, and made minor changes to adminheader.blade.php"
12aef87712
"Added orders management functionality to AdminController, including orders listing and status update, and updated routes and admin header view accordingly."
d8e17eef70
"Updated MainController, OrderItem model, adminheader, footer, header, and orders blade files with changes to myOrders function, datatables, and modal implementation."
f171e49b3f
"Updated AdminController, MainController, and adminheader.blade.php to add admin profile feature and modified cart and profile logic for customers"
f214f8aab4
"Added admin type checks and redirects in AdminController and MainController; updated product views and admin header"
5af3b7ef9c
"Updated AdminController, added update and delete product functionality, modified products.blade.php, and added datatables to adminheader and adminfooter"
f37e18f125
"Updated AdminController, added products method and addNewProduct method, modified adminfooter and adminheader blade files, and added routes for admin products and add new product"