@extends('Admin.default')
@section('css')
@stop
@section('content')
Total Properties
{{$Property}}
Total Active Properties
{{$ActiveProperty}}
Total De-Active Properties
{{$DeactiveProperty}}
Residential Properties
{{$Residential}}
Commercial Properties
{{$Commercial}}
Under-Construction
{{$UnderConstruction}}
Ready To Moven
{{$ReadyToMove}}
@stop
@section('javascript')
@stop