@extends('dashboard.layout')
@section('title', 'Dashboard')
@section('page-title', 'Sales Revenue Overview')
@section('tab-content')
Customers site visits
147
{{-- Title --}}
Sales Figures
3,330 Million
From Jan to Mar
{{-- Title --}}
Sales by Projects
3,020 Million
From Jan to Mar
{{-- Title --}}
Conversion Rate
From Jan to Mar
{{-- Title --}}
Sales by Products
4000 Apartments
From Jan to Mar
@endsection
@section('script')
{{-- --}}
@endsection