@props([ 'id', // Unique ID for the modal 'msj' => 'Estàs segur?', // Message text 'btnText' => 'Obrir', // Button text 'textSize' => 'text-sm', // Tailwind text size for the message 'width' => 'w-100', // Tailwind width class for the modal ])
{{ $msj }}