{!! Theme::partial('header-meta') !!} {!! Theme::header() !!}
{!! apply_filters(THEME_FRONT_BODY, null) !!}
@yield('content')
{!! Theme::footer() !!}