@extends( getThemePath() . '.layout.master') @section('title', 'Support '. getSetting('tab_separator') .' '. getSetting('system_title')) @section('seo_description', getSetting('tab_separator') .' '. getSetting('system_title')) @section('header') @include( getThemePath() . '.partials.header') @endsection @section('content')

Support

@endsection @section('footer') @include( getThemePath() . '.partials.footer') @endsection