@extends('website.layouts.app') @section('content') @include('website.components.festivals.section-heading') @include('website.components.festivals.section-qr-action') @include('website.components.festivals.section-locations') @include('website.components.festivals.section-qr-hunt') @endsection