@extends('upgrade.layout') @section('header')

Upgrade Complete!

Your application has been successfully updated

@endsection @section('content')

All database migrations have been applied and caches have been cleared.

What was done:

You can now continue using your application. Check the changelog for new features and changes.

@endsection @section('footer')
Go to Dashboard
@endsection