@props([ 'start_date' => '', 'end_date' => '', 'location' => '', ]) @php use Illuminate\Support\Carbon; $start = $start_date ? Carbon::parse($start_date)->locale('es') : null; $end = $end_date ? Carbon::parse($end_date)->locale('es') : null; @endphp
Fecha
@if ($start){{ ucfirst($start->translatedFormat('l d \d\e F, Y')) }}
{{ $start->translatedFormat('g:i A') }}
@endif @if ($end)a {{ $end->translatedFormat('g:i A') }}
@endif @if ($location)Ubicación
{{ $location }}
@endifWEDDING PASS
Código de vestimenta
Formal