{{ setting('phone') }}

{{ setting('email') }}

@foreach ($sections['social_links']->data as $item) @endforeach
@if(!\Auth::check()) {{ ___('frontend.Login') }} @else @if(\Auth::user()->role_id == 6) {{ ___('frontend.Dashboard') }} @elseif(\Auth::user()->role_id == 7) {{ ___('frontend.Dashboard') }} @else {{ ___('frontend.Dashboard') }} @endif @endif
Logo Logo
  • {{ ___('frontend.Home') }}
  • {{ ___('frontend.About') }}
  • {{ ___('frontend.News') }}
  • {{ ___('frontend.Events') }}
  • {{ ___('frontend.Result') }}
  • {{ ___('frontend.Contact Us') }}
{{ ___('frontend.Online Admission') }}