add crud general settings

This commit is contained in:
arifal hidayat
2025-01-28 05:22:50 +07:00
parent 14f68c0add
commit 538cdb87ae
12 changed files with 387 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
@extends('layouts.vertical', ['subtitle' => 'Master'])\
@extends('layouts.vertical', ['subtitle' => 'Master'])
@section('css')
@vite(['node_modules/gridjs/dist/theme/mermaid.min.css'])