@component('fragments.modal') @slot('idmodal') modalEditEquipo @endslot @slot('title') Editar Equipo @endslot @slot('action')
@endslot @slot('form') {{ csrf_field() }} @endslot @slot('button') @endslot @endcomponent