@extends('tenant.layouts.ranking')
{{--Tilte Section--}}
@section('title', 'Statistics')
{{--Style Section--}}
@section('style')
@endsection
{{--Content Section--}}
@section('content')
@endsection
{{--Script Section--}}
@section('script')
@endsection