fix business industries and data settings front end

This commit is contained in:
arifal hidayat
2025-02-22 16:08:59 +07:00
parent 675477c734
commit ffd9d3514c
11 changed files with 171 additions and 327 deletions

View File

@@ -9,7 +9,7 @@
<div class="col-lg-6">
<div class="card">
<div class="card-body">
<form id="formDataSettings" action="{{ route('data-settings.store') }}" method="POST">
<form id="formDataSettings" action="{{ route('api.data-settings.store') }}" method="POST">
@csrf
<div class="mb-3">
<label for="key" class="form-label">Key</label>