@extends('frontend.layouts.main') @section('main-container') @section('title','Health Card Record') @section('description','Health Card')
No results found.
@else| Sr.no | Name | CNIC | Contact |
|---|---|---|---|
| {{ $item->registrationno }} | {{ $item->name }} | {{ $item->cnic }} | {{ $item->contact }} |