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

Dashboard IT

Overview Status Work Order

0

Total WO

0

Open

0

Pending

0

Done

{{--
0%

Conversation Ratio

--}}
{{--

Work Order by Department

--}}

Work Order Category

{{-- --}} {{-- @foreach ($categories as $i => $cat) @endforeach --}}

Villa Work Order

{{-- --}} {{-- @foreach ($villas as $i => $v) @php $image = $v->main_image_path ? asset('storage/images')."/".$v->main_image_path : asset('assets/img/no-image.png'); @endphp @endforeach --}}
Filter
@endsection @push('scripts') @endpush