@extends("front.$version.layout") @section('breadcrumb-subtitle', __('Success!')) @section('breadcrumb-link', __('Success')) @section('content')
{{__('You have successfully purchased this course.')}}
{{__('We have sent you a mail with an invoice.')}}
{{__('Thank You.')}}