@php $page_title="All about Infix School management system; School management software"; @endphp @extends('frontEnd.home.front_master') @push('css') @endpush @section('main_content') @if($about) image : '../img/client/common-banner1.jpg'}}) no-repeat center;" > {{$about->title}} {{$about->description}} {{$about->button_text}} @endif @lang('front_settings.Opened_in') @lang('dashboard.total_students') @if(isset($totalStudents)) {{count($totalStudents)}} @endif @lang('dashboard.students') @lang('dashboard.total_students') @if(isset($totalStudents)) {{count($totalStudents)}} @endif @lang('front_settings.faculty') @lang('front_settings.Total_Teachers_count') @if(isset($totalTeachers)) {{count($totalTeachers)}} @endif @if($history) {{@$history->first()->category->category_name}} @foreach($history as $value) {{$value->news_title}} {!! $value->news_body !!} Read More @endforeach @endif @if($about) {{$about->main_title}} {{$about->main_description}} @endif {{@$mission->first()->category->category_name}} @foreach($mission as $value) {{$value->news_title}} {!! $value->news_body !!} Read More @endforeach @foreach($testimonial as $value) @if(!empty($value->image)) @else @endif {{$value->name}} {{$value->designation}}, {{$value->institution_name}} {{$value->description}} @endforeach @endsection
{{$about->description}}
@lang('dashboard.total_students')
@lang('front_settings.Total_Teachers_count')
{!! $value->news_body !!}
{{$about->main_description}}
{{$value->designation}}, {{$value->institution_name}}
{{$value->description}}