@extends('front.layout') @section('meta-keywords', "$setting->meta_keywords") @section('meta-description', "$setting->meta_description") @section('content')

{{ __('Success') }}

{{ __('Successfuly Order Done !') }}

{{ __('Payment Compleate, and Invoice sent to your email.') }}

{{ __('Back Home') }}
@endsection