@extends('Nurse.patient.HospitalLayouts.app') @push('csscode') @endpush @section('content') @php $earliest_year = 1950; @endphp @endsection @push('jscode') {!! $goodAsthmaGraph->script() !!} {!! $badAsthmaGraph->script() !!} {!! $AsthmaNotFill->script() !!} @endpush