@extends('layout.default') @section('page_toolbar')   Back @endsection @section('content')
@include('layout.top-ads')
@foreach($years_filter as $key=>$year) @endforeach
First select a year, then a class, and then you'll be able to view the video data (green = 100-70%, amber = 69-50%, red = 49-0%, grey = unwatched)
@include('layout.bottom-ads')
@endsection @section('styles') @endsection @section('scripts')