@extends('layouts.nurse') @section('title', 'Create Health Record') @section('content')
Record maternal health information for today's visit
Patient Name
{{ $appointment->mother->expectantMother->mother_full_name ?? $appointment->mother->name }}
IC Number
{{ $appointment->mother->expectantMother->ic_number ?? 'N/A' }}
Appointment Time
{{ $appointment->slot_label }}