{{-- Name: ManualSection.show.blade Author: JH2 Created: 2015-05-28 --}} @extends('app') @section('_pageTitle', Lang::get('manual.showSection.pageTitle')) @section('main-left') @include('manualSection.partials.editForm', [ 'content_id' => 'manual_create_313223', 'header_title' => Lang::get('manual.edit'), ]) @stop @section('main-right') @include('partials.stats', [ 'content_id' => 'company_summary_3123215', 'header_title' => Lang::get('company.sumstats'), ]) @stop