@extends('layouts.app') @section('title', 'Reports') @section('breadcrumbs') @endsection @section('content')

Reports

Generate and view business reports

@endsection