@extends($active_theme) @section('title') {{ $page->page_name }} @endsection @section('frontend-content')

{{ $page->customlangfrontend->page_name }}

{!! clean($page->customlangfrontend->description) !!}
@endsection