@foreach ($aboutpage as $abouts)
{{$abouts->name}}

{!! $abouts->description !!}

@endforeach