@extends('layouts.app') @section('content')
FACTURAS
Crear nueva factura
@include('invoices.tables.index')
@endsection