This will fetch the latest support date from codecanyon. Click on this button only when you have renewed the support and the new support date is not reflecting
Renew support now
@elseif(str_contains('UniversalBundle',$module))
@if ((int)now()->diffInDays(\Carbon\Carbon::parse($fetchSetting->supported_until)) < 60)
Extend Support
@endif
@endif
@endif
@if($plugins->where('envato_id', $envatoId)->pluck('version')->first() > \Illuminate\Support\Facades\File::get($module->getPath() . '/version.txt'))
@lang('app.update')
@endif