@assets @endassets @php $backgroundImage = $myInvites->count() == 0 ? asset('img/fondo-black.svg') : asset('img/fongo.svg'); @endphp

¿Qué vas a festejar?

@foreach ($invitationTypes as $type)
@if (in_array(strtolower($type['code']), ['egresados','graduation','graduaciones'])) Nuevo @endif

{{$type['name']}}

@endforeach

¿Qué vas a festejar?

@foreach ($invitationTypes as $type)
@if (in_array(strtolower($type['code']), ['egresados','graduation','graduaciones'])) Nuevo @endif

{{$type['name']}}

@endforeach
@if($this->templatesComputed)

.

{{-- Ver todo --}}
@foreach ($this->templatesComputed as $template)
@if(!empty($template['img_preview'])) ... @endif

{{$template['rating']}}

Modelo {{$template['name']}}

{{$template['tags']}}

@endforeach
@foreach ($this->templatesComputed as $template)
@if(!empty($template['img_preview'])) ... @endif

{{$template['rating']}}

Modelo {{$template['name']}}

{{$template['tags']}}

@endforeach
{{-- Ver todo --}}
@endif

Más valoradas.

@foreach ($mostValuedTemplates as $valuedTemplate)
@if(!empty($valuedTemplate['img_preview'])) ... @endif

{{$valuedTemplate['rating']}}

{{$valuedTemplate['name']}}

{{$valuedTemplate->type->name}}

@endforeach

Mis invitaciones.

Ver todas mis invitaciones
@forelse ($myInvites as $invitation) @empty

Aún no tienes una invitación creada

@endforelse
@script @endscript