1Day %!s(int64=3) %!d(string=hai) anos
pai
achega
56cb9dbbd5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      resources/views/servers/create.blade.php

+ 2 - 0
resources/views/servers/create.blade.php

@@ -42,7 +42,9 @@
                                     @if (Auth::user()->role == 'admin')
                                         {{ __('Make sure to link your products to nodes and eggs.') }} <br>
                                         {{ __('There has to be at least 1 valid product for server creation') }}
+                                        <a href="{{route('admin.overview.sync')}}">{{ __('Sync now') }}</a>
                                     @endif
+
                                 </p>
                                 <ul>
                                     @if ($productCount === 0)