@foreach ($sections->where('key', 'products') as $key=>$section) @endforeach

{{$product->name}}

{!!$product->short_desc!!}

{!!$product->long_desc!!}