@endif
@if(count($promos) > 2)
@endif
Promo
@if($promo->template == 0 )
@elseif($promo->template == 1)
@elseif($promo->template == 2)
@endif
{{$promo->name}}
{{$promo->description}}
Lihat Promo
@if($promo->template == 2)
@endif
@endforeach
@else
Mohon Maaf
Untuk sementara sedang tidak ada promo yang sedang berjalan.
@endif