@php Theme::asset()->container('footer')->usePath()->add('jquery.theia.sticky-js', 'js/plugins/jquery.theia.sticky.js'); @endphp {!! Theme::partial('header') !!}
@if (Theme::get('hasBreadcrumb', true)) {!! Theme::partial('breadcrumb') !!} @endif
{!! Theme::content() !!}
{!! Theme::partial('footer') !!}