Update SOFTO HR SYSTEM
@if(session('success'))
{{ session('success') }}
@endif
App Version
{{ $appVersion ?: 'N/A' }}
Laravel
{{ $laravelVersion ?: 'N/A' }}
@if(! $canRun)
Update is protected. Login with an admin account (System permission) or open this page with the correct token.
@endif