@php use App\Helpers\Helper; @endphp @push('styles') @endpush
{{ __('homepage.introduction') }}
{{ app()->getLocale() == 'en' ? $principalEn['designation'] ?? '' : $principalNp['designation'] ?? ($principalEn['designation'] ?? '') }}
{{ __('homepage.school_contact_service') }}
{{ json_decode($setting->contact1)->contact ?? '' }}
{{ json_decode($setting->contact2)->contact ?? '' }}