{{ isset($settings['school_email']) ? $settings['school_email'] : 'Schoolinfous@gmail.com' }}
{{ isset($settings['school_phone']) ? $settings['school_phone'] : '( +91 ) 12345 67890' }}
{{ __('follow_us') }}:
{{--
Follow Us:
--}}
{{ __('home') }}
@if ($about || $whoweare || $teacher)
{{ __('about-us') }}
@endif @if ($photo || $video)
{{ __('gallery') }}
@if ($photo)
{{ __('photos') }}
@endif
@if ($video)
{{ __('videos') }}
@endif
@endif @if ($question)
{{ __('contact_us') }}
@endif @if ($registration)
{{ __('registration') }}
@endif
{{ __('login') }}
{{ __('home') }}
@if ($about || $whoweare || $teacher)
{{ __('about-us') }}
@endif @if ($photo || $video)
Gallery
@if ($photo)
{{ __('photos') }}
@endif
@if ($video)
{{ __('videos') }}
@endif
@endif @if ($registration)
{{ __('registration') }}
@endif @if ($question)
{{ __('contact_us') }}
@endif
{{ __('login') }}