@forelse($tables as $table)

{!! $table->name !!}

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

{!! $table->details !!}

@empty @endif