config('app.xmr_tip_address'), 'qr' => (new QRCode)->render(config('app.xmr_tip_address')), ]; return view('about', ['data' => $data]); } }