@component('templates.modal-custom', ['modalId' => 'modal-payment', 'title' => 'Gestión de pago', 'classDiv' => 'modal-dialog-centered modal-lg', 'styleDiv' => 'z-index: 99999999999; overflow-x: hidden', 'classHeader' => 'bg-danger text-white', 'classTitle' => 'font-weight-600 h5 text-white', 'tabIndex' => '-2']) @slot('body')
{{--
--}} @endslot @slot('footer') @endslot @push('js') @endpush @endcomponent