{{ ___('school.General information') }}
{{--
{{ ___('school.form and area') }}
--}}
{{___("school.student count")}}
{{___("school.Details Of Physical")}}
{{___("school.Other Facilities")}}
{{--
{{___("school.details of teaching")}}
--}} @if(Auth::user()->school->school_type == "granted")
{{___("school.granted School")}}
@else
{{___("school.non granted school")}}
@endif
{{___("school.Final")}}