@if(Auth::user()->onTrial())

Confirmation

@else

Confirm payment

@endif
@if(Auth::user()->onTrial())

Are you sure you want to upgrade you subscription for licences.

@else

Are you sure you want to pay for licences.

@endif