@extends('dashboard.layout') @section('title', 'Dashboard') @section('page-title', 'Inventory Overview') @section('tab-content')
{{--
--}} {{--
--}} {{--
--}} {{--
Total Projects
--}} {{--
150
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
New Projects
--}} {{--
54
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Total Customers
--}} {{--
1820
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
New Customers
--}} {{--
147
--}} {{--
--}} {{--
--}} {{--
--}}
{{-- Title --}}
Product by Type
1000 Apartments
From Jan to Mar
{{-- Chart --}}
chart
chart-title
{{-- Title --}}
Product by Status
1000 Apartments
From Jan to Mar
{{-- Chart --}}
chart
chart-title
{{-- Title --}}
Product Group
1000 Apartments
From Jan to Mar
{{-- Chart --}}
chart
chart-title
@endsection @section('script') {{-- --}} @endsection