@if (auth()->user()->role == 'camp') Madalasa Hospital Camp Management Add Camp Camp Details {{auth()->user()->name}} Log Out @endif @if (auth()->user()->role == 'followup') Madalasa Hospital Add Add1 Add2 Add3 {{auth()->user()->name}} Log Out @endif @if (auth()->user()->role == 'admin') Madalasa Hospital Form form Add2 Add3 {{auth()->user()->name}} My Profile Another action Log Out @endif @if (auth()->user()->role == 'superadmin') @endif @if (auth()->user()->role == 'laptop_tracker') IT Dashboard Laptop Management Assign New Laptop View All Laptops Report a Laptop Issue New Laptops Management Add New Laptop View All Employee Management Add Employee Edit Employee {{auth()->user()->name}} Log Out @endif