@foreach($next_auctions as $row)
@include('site.controllers.auction')
@endforeach @if(count($next_auctions) > 0)
@lang('site.more')
@endif