@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