@extends('layouts.master') @section('title') Daily Total Sales @endsection @section('css') @endsection @section('content')
DISPLAY "DATE" of DAILY
@endsection @section('script') @endsection