{{ __('school_address') }} {{ $schoolSettings['school_address'] ?? '' }}
{{ __('mail_us') }} {{ $schoolSettings['school_email'] ?? '' }}
{{ __('call_us') }} {{ $schoolSettings['school_phone'] ?? '' }}
{{ $schoolSettings['short_description'] ?? '' }}
@if ($schoolSettings['facebook'] ?? '') @endif @if ($schoolSettings['instagram'] ?? '') @endif @if ($schoolSettings['linkedin'] ?? '') @endif @if ($schoolSettings['twitter'] ?? '') @endif
{{ __('useful_links') }} {{ __('home') }} {{ __('about_us') }} {{ __('photos') }} {{ __('videos') }} {{ __('contact_us') }}
{{ __('quick_links') }} {{ __('admin_login') }} {{ __('terms_condition') }} {{ __('privacy_policy') }} {{ __('refund_cancellation') }}
{{ __('download_eschool_apps') }}
{{ __('student_parent') }} {{ __('android_app') }} {{ __('student_parent') }} {{ __('ios_app') }}
{{ __('staff_teacher') }} {{ __('android_app') }} {{ __('staff_teacher') }} {{ __('ios_app') }}
{!! ((isset($schoolSettings['footer_text']) && $schoolSettings['footer_text'] != '') ? $schoolSettings['footer_text'] : ((isset($systemSettings['footer_text']) && $systemSettings['footer_text'] != '') ? $systemSettings['footer_text'] : '')) !!}