@extends('front.app') @section('meta') @stop @push('other-scripts') @endpush @section('container')
Checkout success
{{ str_replace('{order_id}', $order->id, ShowLabelById(64)) }}
@if($order->pay_method == 'card_online') @endif

{{ ShowLabelById(65) }}

@stop