@extends( 'newBase' ) @section( 'title', 'index' ) @section( 'content' )
@csrf
@php $properties = isset($mmCarousel) ? json_decode($mmCarousel->properties, true) : []; $linkType = (string) ($properties['link_type'] ?? 0); $levelName = $properties['level_name'] ?? ''; @endphp
中文图
英文图
Submit 取消
@include('common.confirmation') @include('common.notification') @endsection