@extends('../../layouts/partials/header') @section('content_header')

Instrumentos

@endsection @section('content')
{{--
--}}
{{-- Agregando el componete de LiveWire datable --}} @livewire('instrumento-index') @endsection @extends('../layouts/partials/footer')