@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('name')}} (ID) {{ getPhrase('description')}} {{ getPhrase('action')}}
@stop @section('footer_scripts') @include('common.datatables', array('route'=>'sectionmaster.dataTable')) @include('common.deletescript', array('route'=>URL_SECTIONMASTER_SETTING_DELETE)) @stop