@forelse($attribute_groups as $attribute_group)

{!! $attribute_group->name !!}

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

{!! $attribute_group->details !!}

@empty @endif