Induction Master
{{-- --}}
@foreach ($independantlist as $independant) @endforeach
Sr No Seva ID Name Of Contact Person Email Phone No Action
{{ $loop->iteration }} {{ $independant->seva_id }} {{ $independant->org_contact_name }} {{ $independant->email }} {{ $independant->org_contact_no }}
@can('independant-organization.edit') @endcan
@can('independant-organization.show') @endcan