@extends('web.layouts.layout') Hei Learning Visit @section('content')

HEI Learning Visits

Home Hei Learning Visits
Book Icon

{{$hei_learning->number1??""}}

{{$hei_learning->title1??""}}
Book Icon

{{$hei_learning->number2??""}}

{{$hei_learning->title2??""}}
Book Icon

{{$hei_learning->number3??""}}

{{$hei_learning->title3??""}}
Book Icon

{{$hei_learning->number4??""}}

{{$hei_learning->title4??""}}

{{$hei_learning->heading1??""}}

{{strip_tags($hei_learning->description)}}

@include('web.pages.joinUsModal')

{!!$hei_learning->heading2!!}

{{strip_tags($hei_learning->description2)}}

image
image
image

{!!$hei_learning->heading3??''!!}

{{strip_tags($hei_learning->description3)}}

{!!$hei_learning->heading4??''!!}

{!!$hei_learning->sub_heading4??''!!}

image
  
shape

{!!$hei_learning->title5??''!!}

@foreach($impact_stories as $impact_story)
{!!$impact_story->story??''!!}

{!!$impact_story->writer_name??''!!}
{!!$impact_story->address??''!!}

@endforeach
@endsection