@if (showFb) { @include('fbIcon') } @if (showTw) { @include('twIcon') } @if (showGl) { @include('glIcon') } @if (showPi) { @include('piIcon') } @if (showLi) { @include('liIcon') } @if (showIn) { @include('inIcon') } @if (showDr) { @include('drIcon') } @if (showTm) { @include('tmIcon') } @if (showFl) { @include('flIcon') } @if (showVk) { @include('vkIcon') } @if (showBe) { @include('beIcon') }