@forelse($lines as $line)

{!! $line->name !!}

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

{!! $line->details !!}

@empty @endif