{{ $pageTitle }} {{ $pageNote }}
@if(Session::has('message'))
{{ Session::get('message') }}
@endif
{{ $details }}
{{ Form::close() }}
@include('footer')
{{ Form::open(array('url'=>'pages/destroy/', 'class'=>'form-horizontal' ,'ID' =>'SximoTable' )) }}
No | @foreach ($tableGrid as $t) @if($t['view'] =='1') | {{ $t['label'] }} | @endif @endforeachUrl | {{ Lang::get('core.btn_action') }} |
---|---|---|---|---|
{{ ++$i }} | @if($row->pageID !='1') @endif | @foreach ($tableGrid as $field) @if($field['view'] =='1')
@if($field['attribute']['image']['active'] =='1')
|
@endif
@endforeach
{{ ($row->alias =='home' ? URL::to('') : URL::to($row->alias)) }} | {{--*/ $id = SiteHelpers::encryptID($row->pageID) /*--}} @if($access['is_detail'] ==1) @endif @if($access['is_edit'] ==1) @endif |