@forelse($columns as $column)

{!! $column->name !!}

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

{!! $column->details !!}

@empty @endif