@extends('front.app') @section('meta') @stop @section('container')
@include('front.templates.background-header')
@include('front.templates.background-inner-page')

{{ ShowLabelById(25) }}

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