diff --git a/resources/views/components/bottom-tab-bar.blade.php b/resources/views/components/bottom-tab-bar.blade.php index 5ed2406..a58f526 100644 --- a/resources/views/components/bottom-tab-bar.blade.php +++ b/resources/views/components/bottom-tab-bar.blade.php @@ -7,35 +7,115 @@ ]; @endphp - + diff --git a/resources/views/livewire/layout/navigation.blade.php b/resources/views/livewire/layout/navigation.blade.php index e79096a..bc4ef71 100644 --- a/resources/views/livewire/layout/navigation.blade.php +++ b/resources/views/livewire/layout/navigation.blade.php @@ -16,7 +16,9 @@ new class extends Component } }; ?> -