@php use Carbon\Carbon; @endphp @extends('adminlte::page') @section('title', 'Freecia') @section('content_header')
Dashboard
@stop @section('content')
@include('partials.dashboard.total-sales')
Sale Report For
Yesterday
Last Week
Last 2 Weeks
Last 30 Days
Last 12 Months
Orders
@stop @section('js') @stop