@php($widgets = \App\Widgets::where('type', $position)->where('display', 'on')->get()) @if(count($widgets))