@extends('layouts.tokkio-master') @section('content') Home Checkout {!! $plan->plan_name !!} {{ Form::open(array('route' => 'tokkio.purchase', 'method' => 'POST', 'id' => 'ajaxSave'))}} {!! Form::hidden('plan_id',$id) !!} {!! Form::hidden('',$plan->regular_price ?? 0,['id' => 'plan_base_price']) !!} {!! __('tokkio.customize_access') !!} {!! __('tokkio.select_features') !!} @foreach($modules as $module) {!! $module->title !!} {!! $module->description !!} More Info @endforeach How many vouchers does the company have per year? 0-500 Vouchers One Two Three How many employees does the company have? --Select-- One Two Three {!! __('tokkio.company_information') !!} {!! __('tokkio.contact_person') !!} Yes, I would like to receive emails from Tokkio with relevant news, tips and invitations to courses and events. Consent can be withdrawn at any time. I hereby confirm that I have read and accepted the Terms and Conditions , and I confirm that the information I have provided is correct. {!! __('tokkio.complete_purchase') !!} {!! __('tokkio.your_order') !!} {!! $plan->plan_name !!} {!! $plan->plan_description !!} {!! __('tokkio.monthly_price') !!} {!! __('tokkio.base_price') !!} {!! numberFormat($plan->regular_price) !!} 0-500 Vouchers Kr 10.00 {!! Form::close() !!} @endsection @section('script') @endsection
{!! __('tokkio.select_features') !!}
{!! $module->description !!}
Yes, I would like to receive emails from Tokkio with relevant news, tips and invitations to courses and events. Consent can be withdrawn at any time.
I hereby confirm that I have read and accepted the Terms and Conditions , and I confirm that the information I have provided is correct.
{!! $plan->plan_description !!}