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

Let's Check Your License

@if (request('message')) {{ request('message') }} @endif
@if ($reinstall)
@endif
@stop @push('js') @endpush