@extends( 'newBase' ) @section( 'title', 'index' ) @section( 'content' ) @php $location = config('locations.offerWall.asset'); switch ($banner->bannerType){ case 2: $location = config('locations.adminUpload.asset'); break; case 3: $location = config('locations.strategyImgTop.asset'); break; } @endphp
{{--title bar--}}
Offer 广告
{{--personal info--}}
广告类别:
广告类型:
广告中文名称:
广告英文名称:
中文落地页URL:
英文落地页URL:
排序:
相关图片
{{__('英文图片')}}:
英文图片
{{__('中文图片')}}:
中文图片
提交
取消
@include('common.confirmation') @include('common.notification') @endsection