IKI-India
Home
About Us
Priorities in India
About IKI
Themes
@if ( count( $themes ) > 0 ) @foreach( $themes as $k => $v ) @php $thm_url = '/projects?t=1&t_d='.$v["id"]; @endphp
{{$v['name']}}
@endforeach @endif
Projects
Global
Regional
Bilateral
Events and Activities
Contact
@if ( Request::segment(1) != 'login' ) @php $u_id = Session::get('user_id') @endphp @if( !$u_id )
Login
@else
@if ( getProfilePic() == '' )
@else
@endif
{{ getUserName() }}
Go to Dashboard
Your Profile
Logout
@endif @endif