@props([ 'variant' => 'default', 'variants' => [ 'strong' => 'text-lab-pr', 'default' => 'text-lab-pr2', 'weak' => 'text-lab-pr3', 'muted' => 'text-lab-sc', 'money' => 'text-mint', ], 'weight' => 'normal', 'weights' => [ 'normal' => 'font-normal', 'medium' => 'font-medium', 'bold' => 'font-bold', ], 'numeric' => false, ]) {{ $slot }}