@extends('app') @section('body') @php $path = 'home'; @endphp

Dashboard

Visitors

{{ $count }}

Daily Sale

{{ $saleAmount }}

Monthly Sales Amount

{{ $monthlySale }}

Monthly Sale Profit

{{ $monthlySaleProfit }}

{{ date('F') }} Sales
@endsection