@props([ 'title', 'value', 'icon', // ← Añade esta línea 'color', 'trend' => null, // Valor por defecto: null 'trendColor' => 'text-gray-500' // Color por defecto ])
{{ $title }}
{{ $value }}