@if(isset($tienda->shop_image))
shop_image}}); background-repeat: no-repeat; background-size: fill;background-position: center; background-size: 100% auto;">
@else(isset($tienda->shop_image))
@endif
{{$tienda->shop_name}}
{{str_limit($tienda->shop_address,20)}}
@if(filled($tienda->shop_message))
{{str_limit($tienda->shop_message,60)}}
@endif