Hermandades

@foreach ($hermandades as $hermandad) @endforeach
Hermandad Localidad Personas Estado
{{ $hermandad->nombre }} {{ $hermandad->localidad ?: '—' }} {{ $hermandad->personas_count }} $hermandad->estado_suscripcion === 'activa', 'bg-amber-100 text-amber-700' => $hermandad->estado_suscripcion === 'prueba', 'bg-red-100 text-red-700' => $hermandad->estado_suscripcion === 'suspendida', ])>{{ ucfirst($hermandad->estado_suscripcion) }}
@csrf

Nueva hermandad

Usuario admin

Crear