Fixes for saving a new system
This commit is contained in:
@@ -14,6 +14,7 @@ use App\Models\Address;
|
||||
<h1>
|
||||
{{ $o->name }}@if($o->setup)<sup class="success">*</sup>@endif
|
||||
@if($o->setup)<small class="success float-end">* This Host</small>@endif
|
||||
<span style="top: 0.25em;position: relative;">@includeWhen(session()->has('saved'),'widgets.saved')</span>
|
||||
</h1>
|
||||
@endif
|
||||
|
||||
|
Reference in New Issue
Block a user