@if(!\App\Models\SmtpSetting::isVerified() && app()->environment('codecanyon'))
It seems SMTP settings is not configured properly. Please configure it to make the emails works. You might get error if SMTP details are not configured
@endif