@php $a=0; $displayDateNew=date('d-m-Y',strtotime($Date)); $day = date('l', strtotime($Date)); $DiplayTheDate=$displayDateNew." (".$day.") "; @endphp