@extends('installer::layouts.app_install', ['title' => @$data['title']]) @section('title', $data['title']) @section('content')
@csrf
{{ ___('installer. NB:Thank for buy item in CodeGood.Net') }} 123-456-789 @if (request('message')) {{ request('message') }} @endif
{{ ___('installer. NB: To verify your authorization, use your Envato account email address') }}
{{ ___('installer. NB: What domain or subdomain are you using to access this project?') }} {{ ___('installer. It depends on whether you want to install this project in the main domain like') }} example.com {{ ___('installer.or in a subdomain like ') }} sub.example.com
@if ($reinstall)
@endif
@stop @push('js') @endpush