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

Liquidaciones

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