@extends('layout.base')
@section('page_content')
@endsection
@push('page_scripts')
@include('ventas.facturacion.show.factura')
@include('ventas.facturacion.show.propietario')
@include('ventas.facturacion.show.unidad')
@include('ventas.facturacion.show.venta')
@endpush