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