@component('fragments.modal') @slot('idmodal') modalDeleteFila @endslot @slot('title') Eliminar Fila @endslot @slot('action')
@endslot @slot('form') {{ csrf_field() }} @endslot @slot('button') @endslot @endcomponent