To be completed by State Clinical Services Manager


@php $support_level_classification = $healthData['support_level_classification']??""; $support_level_classification = json_decode($support_level_classification); @endphp
@foreach($support_list as $id => $title)
@endforeach

To be completed by State Clinical Services Manager


Referral Outcome


@php $disability_funding_service = $healthData['disability_funding_service']??""; $disability_funding_service = json_decode($disability_funding_service); @endphp @foreach($disability_list as $id => $title)
@endforeach