@if ( !is_array($feeds))
{{$feeds}}
@else
@foreach($feeds as $feed) @include('Team::Pinterest.resocio') @endforeach
{{--
@include('Team::Pinterest.resocio')
--}}
{{-- @foreach ($feeds as $feed)
#{{$feed->id}}: {{$feed->note}}
@endforeach --}} @endif