@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('title')}} {{ getPhrase('description')}} {{ getPhrase('action')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>'maptimingsetparent.dataTable')) @include('common.deletescript', array('route'=>URL_MAP_TIMINGSET_PARENT_DELETE)) @stop