@extends('layouts.master') @section('title') List of Invoices @endsection @section('page-title') List of Invoices @endsection @section('body') @endsection @section('content')
Invoice Months Total Amount Outstanding Paid Action

Load More

@endsection @section('scripts') @endsection