+
+ {{-- Card Top Header --}}
+
+
+
+ Edit {{$config->name_to_use}}
+
+
+
+ Fields with * are required
+
+
+
+
+ @bind($model ?? null)
+ @includeFirst([$config->pathforAdminViews() .'._form', 'BlueAdminGeneric::_form_not_found'], ['ba_form_create' => false])
+ @endbind
+
+
+
+ Cancel
+ Update
+
+
+
+
+