@extends('service::layouts.app_install', ['title' => __('Congratulations')]) @php $base_path = $data['asset_path']; @endphp @section('content')

Congratulations !

Congratulations! You successfully installed.

{{ __('service::install.goto_home') }}
@stop