@extends('front.app') @section('meta') @stop @section('container')
@include('front.templates.background-header')
@include('front.templates.background-inner-page')
Success
{{ ShowLabelById(31) }}

{{ ShowLabelById(32) }}

@include('front.templates.background-bottom')
@if ($canSendStats) @endif @stop @if ($canSendStats) @push('other-scripts') @endpush @endif