@extends(getTemplate() . '.panel.layouts.panel_layout') @push('styles_top') @endpush @section('content')
{{--
@if (!empty($activePackage))
Your Active Package

{{ $activePackage->registrationPackage->title }} - Expires on {{ $activePackage->current_period_end }}

Manage Subscription
@endif
--}}

Pricing to make your Work Effective

We offer 100% satisafaction and Money back Guarantee
MONTHLY
YEARLY
{{ $monthlyUserPackage->title }}
{{ $monthlyUserPackage->description }}
$ {{ $monthlyUserPackage->price }} /mo  
  • Access to ToC Course Library
  • Certificates of Completion
  •  
  •  
  •  
{{ $monthlyOrganisationPackage->title }}
{{ $monthlyOrganisationPackage->description }}
$ {{ $monthlyOrganisationPackage->price }} /mo Per User {{-- Save $30 a Year --}}
  • Up to 100 employees
  • Access to ToC Course Library
  • Certification Tracking
  • Advanced Reporting
  •  
Enterprise
For Large Organisations
Contact Us       {{-- Save $30 a Year --}}
  • Custom Solutions
  • 100+ Employees
  • Advanced Reporting
  • Certification Tracking
  •  
@endsection @push('scripts_bottom') @endpush