@extends('joynala.web-installer::app') @section('content')

Ready To Upgrade

You're all set, and now you can upgrade.

{{-- Final Submission here star --}}
@csrf

Be sure to back up your database and all files before updating. By doing this, if you face any kind of problem, you can go back to the previous state.

Congratulations, you have successfully completed your verification so you are ready to upgrade your system. For upgrade your system you need to upload the update zip file.

{{-- Final Submission here end --}}
@endsection @push('scripts') @if (session('success')) @endif @endpush