@if(store && store.store_logo){
{{ store.store_name }}
}@else {

{{ store.store_name.charAt(0)!.toString().toUpperCase() }}

}