@props([ 'title', 'subtitle' => null, // Name of the Livewire boolean that opens this modal. Closing sets it // false, so there is one source of truth for open/closed rather than // Bootstrap's JS state and Livewire's disagreeing after a re-render. 'closes', ])