{{-- --}} Expense Tracker
@if (Route::has('filament.auth.login'))
@auth Dashboard @else Log in @if (Route::has('auth.register')) Register @endif @endauth
@endif

Expense Tracker

Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})