Implement a system to manage users, including editing profiles/accounts, banning users for x amount of time/permanently and deleting users accounts. Use something like [this](https://laraveldaily.com/how-to-ban-suspend-users-in-laravel-project/) as reference for the banning system
Implement a system to manage users, including editing profiles/accounts, banning users for x amount of time/permanently and deleting users accounts.
Use something like this as reference for the banning system