@extends('layouts.app') @section('page-css') @endsection @section('content')
{{-- Completion Rate vs. Compliance Rate --}}
Completion Rate vs. Compliance Rate
{{-- Per Division - Per Year --}}
@if(!empty($divisions)) @else @endif

NO DATA TO SHOW

LOADING...

{{-- Per Group Per Month - Year --}}

NO DATA TO SHOW

LOADING...

{{-- Conducted Sessions --}}
Conducted Sessions
{{-- Growsheet --}}
@if(!empty($divisions)) @else @endif

NO DATA TO SHOW

LOADING...

{{-- Overall Coaching Experience by Date (Month - Year) --}}
Overall Coaching Experience by Date (MM - YYYY)

NO DATA TO SHOW

LOADING...

{{-- Overall Coaching Experience by Division --}}
Overall Coaching Experience by Division
{{-- Ratings Per Division --}}
@if(!empty($divisions)) @else @endif

NO DATA TO SHOW

LOADING...

@include('pages.includes.footer')
@endsection @section('page-js') @endsection