@extends("front.$version.layout") @section('breadcrumb-subtitle', __('Success!')) @section('breadcrumb-link', __('Success')) @section('content')

{{__('Success!')}}

{{__('Your order has been placed successfully!')}}

{{__('We have sent you a mail with an invoice.')}}

{{__('Thank you.')}}

@endsection