add value host email and password from db global settings table
This commit is contained in:
@@ -13,12 +13,12 @@
|
||||
<button type="button" class="btn btn-outline-success width-lg">Create</button>
|
||||
</div>
|
||||
<div>
|
||||
<div id="common-table"></div>
|
||||
<div id="general-setting-table"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@endsection
|
||||
|
||||
@section('scripts')
|
||||
@vite(['resources/js/tables/common-table.js'])
|
||||
@vite(['resources/js/settings/general/general-settings.js'])
|
||||
@endsection
|
||||
Reference in New Issue
Block a user