@include('Plugins/Payment/Views/Elements/Event/details') @include('Plugins/Payment/Views/Elements/Event/notification')
@if ($action == 'secure_edit') {!! Form::submit( t('Submit'), ['class' => 'btn btn-pink btn-wider'] ) !!} @else @t('Next step') @endif
@include( 'Plugins/Payment/Views/Elements/Product/form', [ 'categories' => $categories, 'products' => $data->Product ] )
{!! Form::submit( t('Submit'), ['class' => 'btn btn-pink btn-wider'] ) !!}
@include( 'Plugins/Payment/Views/Elements/Publisher/form' )
@if ($action != 'secure_edit') @t('Prev step') @endif
{!! page_content('embed-event') !!}
orders