@forelse($calls as $call)

{!! $call->name !!}

{!! $call->email !!}
Verified Approved

{!! $call->details !!}

@empty @endif