@if(count($items) > 0) @foreach($items as $item)
{{ lang()=='en'?$item->data['content_en']:$item->data['content_ar']}}