@forelse($table1s as $table1)

{!! $table1->name !!}

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

{!! $table1->details !!}

@empty @endif