@php $theme_path = getThemeMainConfigPath('smart_receipt'); $campaign_name = config('smart_receipt.campaign.name'); $client_color = config($theme_path . '.bg_color'); $domain = config('app.url'); $account_updated_at = strtotime($account['updated_at']); $user_uid = ''; @endphp