@extends('admin.layouts.simple.master') @section('title', 'Home') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

Home

@endsection @section('breadcrumb-items') @endsection @section('content')
{{--
Dashboard

Overview of last month

$4055.56

This Month Earning

$1004.11

This Month Profit

90%

This Month Sale

  • Daily
  • Weekly
  • Monthly
  • Yearly
  • Online
  • Store
Referral Earning

$5,000.20

Cash Balance

$2,657.21

Sales forcasting

$9,478.50

--}}
@endsection @section('script') @endsection