@php $dt_picker_initial_value = ""; if($next_quarter) { $dt_picker_initial_value = $next_quarter->funding_month_year ?? ""; } @endphp