@extends('web.layouts.main') @section('content') @if($homeBanners->isNotEmpty()) @foreach($homeBanners as $hBanner) image_meta_tag!!}> @if($hBanner->title!=NULL) {!!$hBanner->title!!} @endif @if($hBanner->sub_title!=NULL) {!!$hBanner->sub_title!!} @endif @if($hBanner->button_text!=NULL) {{$hBanner->button_text}} @endif @endforeach @if(count($homeBanners)>1) Previous Next @endif @endif @if($keyFeatures->isNotEmpty()) @foreach($keyFeatures as $key) {{$key->title}} @if($key->count!=NULL) @php $exolodedData = explodePlus($key->count); @endphp {{$exolodedData['value']}}{{$exolodedData['plus']}} @endif @endforeach @endif @if($homeServices->isNotEmpty()) @if($whatWeDo!=NULL) {{$whatWeDo->title}} @if($whatWeDo->sub_title!=NULL) {{$whatWeDo->sub_title}} @endif @if($whatWeDo->description!=NULL) {!!$whatWeDo->description!!} @endif @if($whatWeDo->image!=NULL) image_attribute!!}> @else @endif @endif @foreach($homeServices as $hService) @if($hService->thumbnail_image!=NULL) thumbnail_image_meta_tag!!}> @else @endif {{$hService->title}} @if($hService->home_description!=NULL) {!!$hService->home_description!!} @endif More @endforeach @endif @include('web.render._why_choose_us') @if($whoWeAre!=NULL) @if($whoWeAre->image!=NULL) image_attribute!!}> @else @endif @if($whoWeAre->count!=NULL) @php $exolodedData = explodePlus($whoWeAre->count); @endphp {{$exolodedData['value']}}{{$exolodedData['plus']}} Years @endif {{$whoWeAre->title}} @if($whoWeAre->sub_title!=NULL) {!!$whoWeAre->sub_title!!} @endif @if($whoWeAre->description!=NULL) {!!$whoWeAre->description!!} @endif @if($whoWeAre->button_url!=NULL) {{$whoWeAre->button_text}} @endif @endif @if($portfolios->isNotEmpty()) LETS GO WITH US! Our Projects @foreach($portfolios as $portfolio) @if($portfolio->thumbnail->isNotEmpty()) @else @endif {{$portfolio->title}} @if($portfolio->location!=NULL) {{$portfolio->location}} @endif @endforeach View All Projects @endif @if($testimonials->isNotEmpty()) Client Testimonials What They’re Saying About Our Work @foreach($testimonials as $testimonial) {!!$testimonial->message!!} {{$testimonial->title}} @if($testimonial->designation!=NULL) {{$testimonial->designation}} @endif @endforeach @endif @include('web.render._clients') @if($blogs->isNotEmpty()) News & Updates Recent Blog Posts @foreach($blogs as $blog) @include('web.render._blog_item') @endforeach More Blog @endif @endsection
{!!$hBanner->sub_title!!}
{{$portfolio->location}}
{{$testimonial->designation}}