@if($acc == "list" ) @include('layouts.breadcumb') @section('header') @stop
@if (Session::has('message')) @section('scripts') @endsection @endif

@if($type=='banner_slider' or $type == 'contenido_ayuda') @endif @if($type=='banner') @endif @if($type=='banner') @endif @foreach( $banners as $row) @if($type=='banner_slider'or $type == 'contenido_ayuda') @endif @if($type=='banner') @endif @if($type=='banner') @endif @endforeach
ID TITULOCONTENIDOURLFECHA MODIFICACIÓNIMAGENSTATUS EDITAR
{{ $row->id }} {{ $row->title }}{{ $row->content }} URL {{ date('d-m-Y H:i:s', strtotime($row->updated_at) ) }} @if( $row->status == 1 ) @else @endif
@section('footer') @stop @endif