@extends('install.layout') @section('title', 'Welcome and Thank You!') @section('content')

{{ __('Welcome and Thank You!') }}

{{ __('We appreciate your purchase of our script! You\'re just moments away from getting everything set up.') }}

{{ __('Thank You for Your Purchase!') }}

{{ __('We are thrilled to have you on board. Your support means the world to us, and we are committed to ensuring you have a smooth experience with our product.') }}

{{ __('If you need any assistance during installation or while using the script, feel free to reach out to our support team. We\'re here to help!') }}

@csrf
@endsection