@extends('website.layouts.app') @section('content') @include('website.components.home.section-heading') @include('website.components.home.section-school-leaderboard') @include('website.components.home.section-festival') @endsection