@extends('user_layout') @section('content')

List Invoices

New @if (auth()->user()->role == 1) @endIf @if (auth()->user()->role == 1) Record Payment @endIf
Date Number Customer Amount Due Paid Balance Exported to QB
Date Number Customer Amount Due Paid Balance Exported to QB
@include('layouts.scripts')