| Pregnancy Delivery Report |
| Date Range: {{$data->fromDate}} To {{$data->toDate}} |
| SL | Date | Name | Age | Reg. No | Mobile No | Branch | Sub Branch | Community | Location Type | Pregnancy Status | Conception Date | Due Date | Delivery Date | Place of Delivery | Type of Delivery |
| {{$ItemListIndex}} | {{$index->date}} | {{$index->name}} | {{$index->age}} | {{$index->regNo}} | {{$index->mobileNo}} | {{$index->branch}} | {{$index->subBranch}} | {{$index->community}} | {{$index->locationType}} | {{$index->pregnancyStatus}} | {{$index->conceptionDate}} | {{$index->dueDate}} | {{$index->deliveryDate}} | {{$index->placeOfDelivery}} | {{$index->typeOfDelivery}} |