@if (showFb) { @include('fbIcon') } @if (showTw) { @include('twIcon') } @if (showGl) { @include('glIcon') } @if (showPi) { @include('piIcon') }