@if($ps->bottom_small == 1)
@foreach($bottom_small_banners->chunk(3) as $chunk)
@foreach($chunk as $img) @endforeach
@break @endforeach
@endif