@component('fragments.modal') @slot('idmodal') create_modal @endslot @slot('title') Agregar Rol @endslot @slot('action')
@endslot @slot('form') {{ csrf_field() }}
¡Bien!
¡El campo es obligatorio!
@endslot @slot('button') @endslot @endcomponent