@php $url_skale = 'https://www.skale.today'; $logo_skale = 'https://www.skale.today/wp-content/uploads/2021/07/SKALE_logo-01-e1646029762157.png'; $name_skale = 'Skale'; $font_size = '16px'; $style_font = 'font-family:Helvetica Neue,Helvetica,Arial,sans-serif;'; $style_p = "{$style_font}color:#252525;font-size:{$font_size};line-height:1.5;"; $email_support = '[email protected]'; $bg_color = '#EF5069'; @endphp
|