@if(theme() && theme() === 'paris'){
@if(data?.main_banner?.image_url){
} @if(data?.sub_banner_1?.image_url && data?.sub_banner_2?.image_url){
@if(data?.sub_banner_1?.image_url){
} @if(data?.sub_banner_2?.image_url){
}
}
} @if(theme() && theme() === 'tokyo'){
} @if(theme() && theme() === 'osaka'){
} @if(theme() && theme() === 'rome'){
} @if(theme() && theme() === 'madrid'){
} @if(theme() && theme() === 'berlin'){
} @if(theme() && theme() === 'denver'){
}