@extends( 'newBase' ) @section('title', 'Images') @section('content')
{{$moduleTypeName}}
清空条件 添加图片
@if ($moduleTypeName == "Recommendation Modules")
Note: If more than 4 images are released, the last 4 released images will be used for recommendations.
@endif
名称 {{__('Status')}} 发布日期 {{__('Operator')}} {{__('Operation')}}
{{ __('Back') }}
@include('common.confirmation') @include('common.notification') @endsection