Skip to content

feat: add trash bin view for categories

Sandeepa Dilakshana requested to merge development into master

Create trash.blade.php under admin/categories, Display soft-deleted categories in a table, Show category name, restore button, and permanent delete button, Integrate SweetAlert2 confirmation for permanent deletion

Merge request reports