@if(isset($partners) && count($partners) > 0) @foreach($partners as $partner) {{$partner->title}} @endforeach @endif