Laravel
@csrf
@php if(count($data) > 0){ echo $data["region"]." ".$data["subject"]; } @endphp