|
@ -305,7 +305,9 @@ |
|
|
} |
|
|
} |
|
|
@if (durationExtension) { |
|
|
@if (durationExtension) { |
|
|
<div class="mt-3"> |
|
|
<div class="mt-3"> |
|
|
<div class="badge badge-warning font-weight-normal p-3 w-100"> |
|
|
<div |
|
|
|
|
|
class="badge badge-warning font-weight-normal line-height-1 p-3 w-100" |
|
|
|
|
|
> |
|
|
<strong>Limited Offer!</strong> Get |
|
|
<strong>Limited Offer!</strong> Get |
|
|
{{ durationExtension }} extra |
|
|
{{ durationExtension }} extra |
|
|
</div> |
|
|
</div> |
|
|