Health Post Health Post {{-- Test --}} {{-- Edit Form --}} {{-- listing --}}
@foreach ($lists as $index => $list) @endforeach
Sr.NO Health Post Name Health Post Initial Health Post Location Action
{{ $index + 1 }} {{ $list->health_post_name }} {{ $list->initial }} {{ $list->location }}
{{-- Add --}} {{-- add more functionlity for add form --}}