@section('footer') @if($footer_social_links && $footer_social_links->children->isNotEmpty()) @include('front.templates.social-calls') @endif @if(is_null($cookie_functional)) @include('front.templates.cookie-form') @endif @stop