{{1 + $key}} |
{!! $list->relation_name !!} |
{!! $list->relation_phone !!} |
{!! $list->relation_occupation !!} |
{!! $list->relation_type !!} |
{{-- {!! $list->priority !!} | --}}
status=='1' ? 'checked' : ''}}>
|
@if(in_array('account-relatives-edit', $authRolePermissions))
|
@endif
@if(in_array('account-relatives-delete', $authRolePermissions))
|
@endif
@php $i++; @endphp
@endforeach
@else