{{ __('message-from-the-director.a_few_words') }}
{{ __('message-from-the-director.director_message_description') }}
{{ $team->name_np }}
@else{{ $team->name_en }}
@endif{{ $team->designation?->{'name_' . app()->getLocale()} ?? '—' }}
{!! app()->getLocale() == 'np' ? $team->description_np : $team->description_en !!}