{{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
@php $user = \Auth::user();@endphp
{{-- @php $user = \Auth::user();@endphp --}}
Indian School of Democracy
Indian School of Democracy
{{--
{{ show_dashboard_data_filter() }}
--}}
@if (Auth::check()) {{ Auth::user()->name }} @endif
Change Password
{{ __('Logout') }}
@csrf
@if (Auth::check() && (Auth::user()->role_id == 1 || Auth::user()->role_id == 2))
Dashboard
@endif @if (Auth::check() && (Auth::user()->role_id == 1))
Manage Application
@if (Auth::user()->role_id == 1)
Manage Sections
@endif @if (Auth::user()->role_id == 1)
Question Bank
@endif
Manage Options
@if (Auth::user()->role_id == 1)
Program Hub
@endif
@endif {{-- @if (Auth::user()->role_id == 1)
Manage Interviewer
@endif --}} @if (Auth::check() && (Auth::user()->role_id == 1))
Manage User
@endif @if (Auth::check() && (Auth::user()->role_id == 1))
Manage Score
@endif @if (Auth::check() && (Auth::user()->role_id == 1))
Assign Application
@endif @if (Auth::check() && (Auth::user()->role_id == 1 || Auth::user()->role_id == 2))
Stage 1: Shortlist Applications
@endif @if (Auth::check() && (Auth::user()->role_id == 1 || Auth::user()->role_id == 2))
Stage 2: Interview
Schedule Interview
Interview Feedback
@endif {{-- @if (Auth::user()->role_id == 1 || Auth::user()->role_id == 2)
Stage 2: Shortlist
@endif @if (Auth::user()->role_id == 1)
Schedule Interview
@endif --}} @if (Auth::check() && (Auth::user()->role_id == 1))
Manage Bootcamp
Bootcamp Details
@endif @if (Auth::check() && (Auth::user()->role_id == 1 || Auth::user()->role_id == 2))
Stage 3: Bootcamp
@endif @if (Auth::check() && (Auth::user()->role_id == 1 || Auth::user()->role_id == 2))
Stage 4: Panel Interview
@endif @if (Auth::check() && (Auth::user()->role_id == 1 || Auth::user()->role_id == 2))
Stage 5: Selection Conference
@endif @if (Auth::check() && (Auth::user()->role_id == 1))
Export Data
@endif {{--
Contact us
--}} {{-- @if (Auth::user()->role_id == 1)
Manage Masters
Manage Language
A
Manage roles
Manage states
Manage districts
Manage User
Manage blocks
Master Title
@endif --}}
@yield('content')
{{-- --}} {{-- --}} {{-- --}} {{-- --}}