@extends( 'newBase' ) @section( 'title', 'index' ) @section( 'content' )
{{----}} @foreach($carouselDataTableColumns as $key => $column) @endforeach
{{$column['displayName']}}
@include('common.confirmation') @include('common.notification') @endsection