@extends('layouts.admin') @section('estilos') @endsection @section('contenido') @include('admin.facturas.modals')
Nueva factura

PENDIENTE

Subtotal:  $  0

IVA:  $  0


 $ 0

CANCELADO

Subtotal:  $  0

IVA:  $  0


 $ 0

PAGADO

Subtotal:  $  0

IVA:  $  0


 $ 0

TOTAL

Subtotal:  $  0

IVA:  $  0


 $ 0

@endsection @section('script') @endsection