@extends('layouts.dashboard') @section('add-css') @endsection @section('title') Liquidación de Impuestos @endsection @section('content') {{--
@include('settle.abiertas')
@include('settle.cerradas')
--}} @endsection @section('links') @endsection @section('add-js') {{-- --}} @endsection