@extends("frontend.layouts.notice") @section("content") @include("frontend.notice.sections.{$page}.index")
@if (Cookies::shouldDisplayNotice()) @endif @stop