@if ($date !== null) @php $timestamp = strtotime($date); $date_new = date('d-m-Y', $timestamp); @endphp