@extends( 'newBase' ) @section('title', 'index') @section('content') @php $location = config('locations.strategyUpload.asset'); @endphp
编辑广告
@foreach($bannerRelations as $key => $bannerRelation)
@endforeach
@endsection