@extends(Theme::getThemeNamespace('layouts.base')) @section('content')
get_header_style() != 2, 'pt-160' => get_header_style() == 2])>

{!! BaseHelper::clean(Theme::get('pageTitle') ?: SeoHelper::getTitle()) !!}

{!! Theme::content() !!}
@endsection