feat: tambah halaman kontak publik dan inbox pesan masuk di dashboard
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
<a href="{{ route('tentang') }}" class="hover:underline">Tentang</a>
|
||||
<a href="{{ route('kegiatan') }}" class="hover:underline">Kegiatan</a>
|
||||
<a href="{{ route('blog') }}" class="hover:underline">Blog</a>
|
||||
<a href="{{ route('kontak') }}" class="hover:underline">Kontak</a>
|
||||
<a href="{{ route('filament.admin.auth.login') }}" class="bg-white text-green-700 px-3 py-1 rounded hover:bg-green-50">Login</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user