@extends('tenant.layouts.supervisor')
{{-- Tilte Section --}}
@section('title', 'Analytics')
{{-- Style Section --}}
@section('style')
@endsection
@section('filter')
@endsection
@section('content')
{{-- @dd($array) --}}
{{-- ss --}}
@endsection
@section('script')
{{-- --}}
@endsection