@extends('layouts.app') @section('content')

Sales Analysis

Shows all the invoices for the selected date.
@endsection @section('admin_css') @stop @section('admin_js') @stop