@extends('layouts.dashboard') @section('add-css') @endsection @section('title') Liquidación por Lotes @endsection @section('content')
@include('liquidaciones/hijas/index')
@endsection @section('links') @endsection @section('add-js') @endsection