@if (Auth::user()->hasRole('Doctor') || Auth::user()->hasRole('Admin')) {{ $row->payroll_id }} @else {{ $row->payroll_id }} @endif