+ | TARIKH: |
+ @php
+ $myDateTime = DateTime::createFromFormat('Y-m-d', $date);
+ $formattedweddingdate = $myDateTime->format('d-m-Y');
+ echo($formattedweddingdate);
+ @endphp | --}}
+ {{-- HINGGA: |
+ @php
+ $myDateTime = DateTime::createFromFormat('Y-m-d', $hingga_date);
+ $formattedweddingdate = $myDateTime->format('d-m-Y');
+ echo($formattedweddingdate);
+ @endphp | --}}
+ {{-- |
+ |
+ |
+ |
+ |
+ |
+
--}}
+