feat: add trash bin view for categories
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