@if (auth()->user()->role == 'camp') Sidebar switch @endif @if (auth()->user()->role == 'followup') Sidebar switch @endif @if (auth()->user()->role == 'admin') Sidebar switch @endif