@if(!empty($getSCCaseTypes)) @if(count($getSCCaseTypes)>0) @foreach($getSCCaseTypes as $item) @php $data["id"]=$item->id; $data["sc_skey"]=$item->sc_skey; @endphp @endforeach @endif @endif @if(!empty($sc_id)) @if(count($sc_id)>0) @foreach($sc_id as $itemsc) @php $sc_id_anr=$itemsc->case_type; @endphp @endforeach @endif @endif