Your Plan

@foreach($plans as $plan)
id == $plan->id || Request::get('plan') == $plan->id) checked="checked" @endif> @if($plan->price == 0) @else @endif
@endforeach

All payment plans are not auto renewable. You will need to renew your plan manually.