@extends('site.layouts.app') @section('title', 'Dashboard') @section('subtitle', 'Control Panel') @section('stylesheets') @endsection @section('content')

Dashboard Villa Owner

{{--

Good Morning, Anna!

Here's what's happening with your store today.

--}}

Total Revenue

{{--
0
--}}

Total Expense

{{--
0
--}}

My Balance

{{--
+29.08 %
--}}

Days Allowance

{{--
+0.00 %
--}}

Overview Status Work Order

0

Total WO

0

Open

0

Pending

0

Done

Ticket Status

@endsection @push('scripts') {{-- --}} @endpush