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

Reparaciones

@endsection @section('content')
@livewire('reparaciones-index') @endsection @extends('../layouts/partials/footer')