@if(getCustomerCurrentBuildVersion() == $latestBuildVersion)
@endif
@if(getCustomerCurrentBuildVersion() < $latestBuildVersion)
@endif
{{ __("You have the latest version of this app.") }}
{{ __("System Details") }} | |
---|---|
{{ __("Current Version") }} | @if(getCustomerCurrentBuildVersion() == $latestBuildVersion) {{ get_option('current_version') }} @else {{ get_option('current_version') }} @endif |
{{ __("Latest Version") }} {{ __("Download Latest") }} | {{ $latestVersion }} |
Laravel Version | {{ app()->version() }} |
{{ __("PHP Version") }} | {{ phpversion() }} |
{{ $databaseType }} | {{ $mysql_version}} |
- {{ __("Do not click update button if the application is customised. Your changes will be lost") }}.
- {{ __("Take backup all the files and database before updating.") }}
{{ __("Upload File") }}
|
{{-- --}} | |
{{ $uploadedFile }} {{ __("Delete") }} | {{ __("Update") }} |
{{ __('LMSZAI Official Addons') }}
@foreach ($addons as $addon)
@endforeach