@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 --}}
{{-- Title --}}
Product by Status
1000 Apartments
From Jan to Mar
{{-- Chart --}}
{{-- Title --}}
Product Group
1000 Apartments
From Jan to Mar
{{-- Chart --}}
@endsection
@section('script')
{{-- --}}
@endsection