Minor framework updates, and updates from other projects
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<div class="card">
|
||||
<div class="card card-dark">
|
||||
<div class="card-header">
|
||||
<h1 class="card-title">Setup Configuration</h1>
|
||||
@if(session()->has('success'))
|
||||
@@ -42,7 +42,7 @@
|
||||
{{ $message }}
|
||||
@else
|
||||
Organisation Name is required.
|
||||
@enderror
|
||||
@enderror
|
||||
</span>
|
||||
<span class="input-helper">System Name used everywhere.</span>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user