@php $meta = collect([]); $meta_static = '404 page'; @endphp @extends('front.app') @section('meta') @stop @section('container')
@include('front.templates.background-header')
@include('front.templates.background-inner-page')
404
{{ ShowLabelById(33) }}

{{ ShowLabelById(34) }}

@include('front.templates.background-bottom')
@stop