@extends('layouts.app') @section('scripts') @endsection @section('content') @include('blocks.quiz.league_table') @endsection @section('style') @endsection