• اطفال
  • جلدية
  • مخ واعصاب
  • قلب
  • باطنة
@if(isset($history))
  • {{ ($history->admitted_nicu) ? 'Yes' : 'No' }} {{ $history->why_admitted }} {{ $history->high_risk }}
  • {{ $history->thyroid_functions }}
  • {{ $history->vaccination }}

  • {{ $history->feed_how_long }} {{ $history->weaning_breast_feeding }} {{ $history->feeding_route }} {{ $history->feeding_problems }}
  • {{ ($history->growth_charts) ? 'Yes' : 'No' }} {{ $history->Last_wt }} {{ $history->Last_hc }} {{ $history->Last_ht }}
  • {{ ($history->admissions_hospital) ? 'Yes' : 'No' }} {{ $history->how_many_admissions }} {{ $history->age_admission }} {{ $history->reason_admission }}

  • {{ ($history->blood_transfusions) ? 'Yes' : 'No' }} {{ $history->how_many_transfusions }} {{ $history->age_transfusions }} {{ $history->reason_transfusions }}

  • {{ $history->chronic_health_problems }}
  • {{ $history->general_examination }}

  • {{ $history->maintainance_medications }}
  • {{ $history->history_notes }}
    @else




  • {{ csrf_field() }}

    No History Found

    @endif