@extends('layouts.app') @section('title', 'Sales Report') @section('breadcrumb') @endsection @section('content')
@endsection