@if (auth()->user()->role == 'camp')
@endif @if (auth()->user()->role == 'followup')
@endif @if (auth()->user()->role == 'admin')
@endif @if (auth()->user()->role == 'superadmin') @endif @if (auth()->user()->role == 'laptop_tracker')
@endif