@php $articleTwo = $articles->where('display_order',2)->first(); @endphp
About Raffels Educare

{{$articleTwo->title}}

{{-- @dd($article) --}}

{!!$articleTwo->text!!}