@php $last_date=cal_days_in_month(CAL_GREGORIAN, date('m'), date('Y')); $last_date=date('m/'.$last_date.'/y'); @endphp