@forelse ($projects as $project)
{{ $project->name }}
@empty
No project found. Use the magic
bar (press /) to create a new
project.
If you do not have a project yet, just create a resource (application, database, etc.) first, it will
create a new project for you automatically.
@endforelse