@extends('frontEnd.layout') @section('content') @include('frontEnd.includes.slider') where('status',1)->toArray(); // $Home = Section::select('photo')->where('title_en','Main content')->get(); // Leadership // $Leaderships = Section::select('photo')->where('father_id','21')->get(); // $title_leadeship = Section::select('title_en')->where('father_id','21')->get(); // $contents_leadership = TopicField::select('field_value')->where('topic_id','12')->get(); //Our Events // $Our_events = Section::select('photo')->where('title_en','Our Events')->get(); // $title_ourevent = Section::select('title_en')->where('father_id','26')->get(); // $events = Section::select('photo')->where('father_id','26')->get(); // $contents_ourevent = TopicField::select('field_value')->where('topic_id','13')->get(); // Services // $services = Section::select('photo')->where('father_id','35')->get(); // $title_services = Section::select('title_en')->where('father_id','35')->get(); // Our Impact // $Heading_ourimpact = Topic::select('title_en')->where('id','16')->get(); // $contents_ourimpact = TopicField::select('field_value')->where('topic_id','16')->get(); // $title_ourimpact = Section::select('title_en')->where('father_id','42')->get(); // $details_ourimpact = Topic::select('details_en')->where('title_en','Our impact')->get(); // faq // $Heading_faq = Topic::select('title_en')->where('id','17')->get(); // contact // $title_contact = Topic::select('details_en')->where('title_en','Contact_us')->get(); // $contents_contact = TopicField::select('field_value')->where('topic_id','18')->get(); // $img_contact = Section::select('photo')->where('title_en','Contact us')->get(); //dd($img_contaLionsPageControllerct[0]->photo); ?> where('topic_id','21')->get(); // our impact designs // $our_impact = TopicField::select('field_value')->where('topic_id','19')->get(); // $line_ourimpact = Section::select('photo')->where('father_id','48')->get(); // faq // $line_faq = Section::select('photo')->where('father_id','55')->get(); // dd($line_faq); $rosehand_bg = ["rosehand.png"]; ?> @if(!empty($HomePage)) @if(@$HomePage->{"details_" . @Helper::currentLanguage()->code} !="")
{!! nl2br($BDetails) !!}
@endif @endif{!! mb_substr(strip_tags($HomeTopic->$details),0, 300)."..." !!} {{ __('frontend.readMore') }}