{{ fixed('Profiles', 'प्रोफ़ाइल्स') }}

{{ fixed('Minister Profiles', 'मंत्रियों की प्रोफ़ाइल्स') }}

{{ fixed( 'Leadership guiding environmental governance, biodiversity conservation and scientific research in India.', 'भारत में पर्यावरण प्रशासन, जैव-विविधता संरक्षण और वैज्ञानिक अनुसंधान का नेतृत्व और मार्गदर्शन।', ) }}

@foreach ($ministerProfiles as $profile)
szPageUrl)) onclick="return confirmExternalLink('{{ $profile->szPageUrl }}')" @endif style="cursor:pointer;">
{{ lang($profile->szName, $profile->szNameHindi) }}
{{ lang($profile->szName, $profile->szNameHindi) }}
{!! html_entity_decode(lang($profile->szDesignation, $profile->szDesignationHindi)) !!}
@endforeach