@extends('layouts.master') @section('title') Sales by Quarter @endsection @section('page-title') Sales by Quarter @endsection @section('body') @endsection @section('content')
Quarter Total Amount Outstanding Paid Action

Load More

@endsection @section('scripts') @endsection