from(config('mail')['from']['address'], config('mail')['from']['name']); $message->to($email); }); } }