@foreach ($clients as $client)

{{ $client->sender }}

@endforeach
@if (Route::has('login')) @endif
web application