@if(auth()->check() && $errors->any())
{{ $errors->first() }}
@endif
Favorite time entries
Add time entries to your favorites.
Let's start tracking!
Install TimeLog and track time anywhere.
{{-- Organization creation modal --}}
@if(auth()->check() && !auth()->user()->has_organization)