@extends('installer::layouts.master') @section('page', __('Finished')) @push('css') @endpush @section('content')

{{__('Update Wizard')}}
{{__("Yay! We're done.")}}

@include('installer::includes.alerts')
{{__("You are ready to go! We're pleased to serve you")}}
A five star rating will be very much appreciated :), it keeps us motivated to release more updates... If you have any need to contact us, make use of our support extension on the sales page. Thank you!
@endsection @push('js') @endpush