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