@section('style') @parent @endsection @php $promocode_value = $voucher['redeem_code'] ?? $voucher['voucher_series']['promotion_mechanic_value']; $promocode_html = '
'; @endphp @section('script') @parent @include('components.enterprise_voucher.script-lang')