@forelse ($users as $user)
{{ $user->name }}
{{ $user->email }}
This will delete all resources (application, databases, services, configurations, servers,
private keys, tags, etc.) from Coolify and from the server (if it's reachable).
It is not reversible.
Think twice!
@empty
No users found other than the root.
@endforelse
@if ($lots_of_users)
There are more users than shown. Please use the search bar to find the user you are looking for.
@endif