@use('\Illuminate\Support\Number', 'Number') @use('\Illuminate\Support\Str', 'Str') Recycle Bin
Only user data will be restored. Any other data associated with the user (deposit, withdrawals records etc..) cannot be restored
@forelse ($users as $user) @empty @endforelse
Fullname Username Email Country Registered Actions
 
{{ $user->name }}
{{ $user->username }} {{ $user->email }} {{ $user->country }} {{ $user->created_at->format('D, M d, Y') }} Delete forever Restore
No Data Available
{{ $users->links() }}