Skip to main content
🔮 Output PredictionLV Laravel Medium⚡+20 XP

Blade Directive

What does @auth output?

Laravel
@auth
  <a href='/dashboard'>Dashboard</a>
@endauth

🔮 What is the output?