@extends('service::layouts.app_install', ['title' => __('service::install.admin_setup')]) @section('content')

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

@if(config('app.app_sync', env('APP_SYNC')))
@endif
@stop @push('js') @endpush