@if($acc == "list" ) @include('layouts.breadcumb') @section('header') @stop
| ID | TITULO | @if($type=='banner_slider' or $type == 'contenido_ayuda')CONTENIDO | @endif @if($type=='banner')URL | @endifFECHA MODIFICACIÓN | @if($type=='banner')IMAGEN | @endifSTATUS | EDITAR |
|---|---|---|---|---|---|---|---|
| {{ $row->id }} | {{ $row->title }} | @if($type=='banner_slider'or $type == 'contenido_ayuda'){{ $row->content }} | @endif @if($type=='banner')URL | @endif{{ date('d-m-Y H:i:s', strtotime($row->updated_at) ) }} | @if($type=='banner')@if( $row->status == 1 ) @else @endif |