@forelse($tabel_ms as $tabel_m)

{!! $tabel_m->name !!}

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

{!! $tabel_m->details !!}

@empty @endif