{{-- Name: Notice.edit.blade Author: BH Created: 2015-09-22 Description: This is the page used to edit a old Models\Notice Updated by: Description: --}} @extends('app') @section('_pageTitle', Lang::get('notice.edit.pageTitle')) @section('main-left') @include('notice.partials.editForm', [ 'content_id' => 'notice_edit_31512', 'header_title' => Lang::get('notice.create.pageTitle'), ]) @stop @section('main-right') {{-- @include('partials.stats', [ 'content_id' => 'company_summary_4373348', 'header_title' => Lang::get('company.globalstats'), ]) --}} @stop @section('footer-left') @stop