@extends('layouts.master') @section('content')

{{ trans('lables.thank-you-title') }}

{{ trans('lables.thank-you-message') }} {{ trans('lables.thank-you-order-page') }}.

@endsection @section('script') @endsection