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

Mantenimiento de Unidades

@endsection @section('content')
Nuevo Registro | {{-- Reporte --}}
@livewire('mante-unidad-index') @endsection @extends('../layouts/partials/footer')