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

{{ _trans('service::install.admin_setup') }}

@if (env('APP_SYNC'))
@endif
@stop @push('js') @endpush