@extends("front.$version.layout") @section('breadcrumb-subtitle', __('Success!')) @section('breadcrumb-link', __('Success')) @section('content')
{{__('You have successfully enrolled in this course.')}}
{{__('Thank You.')}}