feat: add language management view and update admin sidebar navigation with language settings

This commit is contained in:
Ümit Tunç
2026-04-28 23:01:04 +03:00
parent cf90b90a7c
commit 4a3f693aee
2 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -133,7 +133,7 @@
<?php $diller = languages(); foreach($diller AS $d) { ?>
<li>
<a href="{{ url('admin/languages/'. $d) }}">
<a href="{{ url('admin/types/languages?dil='. $d) }}">
<i class="material-symbols-outlined">
language
</i>