@extends('upgrade.layout') @section('title', 'Upgrade') @section('subtitle', 'Upgrading your application') @section('content')

Upgrade In Progress

Please wait while we upgrade your application. This may take several minutes.

Upgrading...

Preparing upgrade process...

0% Complete

Please do not close this window or refresh the page. The upgrade process is running and interrupting it could cause issues with your application.

@endsection @section('footer')
@endsection @section('scripts') @endsection