@php($envatoUpdateCompanySetting = \Froiden\Envato\Functions\EnvatoUpdate::companySetting())
@if(!is_null($envatoUpdateCompanySetting->supported_until))
@php($updateVersionInfo = \Froiden\Envato\Functions\EnvatoUpdate::updateVersionInfo())
@if(isset($updateVersionInfo['lastVersion']))
@lang('messages.updateAlert')
@lang('messages.updateBackupNotice')
@lang('modules.update.newUpdate')
You will get logged
out after update. Login again to use the application.
{!! $updateVersionInfo['updateInfo'] !!}
Loading...
@else
You have latest version of this app.
@endif