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