@foreach(\App\Adv::where('active',1)->get() as $ad)
[{{$ad->title}}]
@endforeach