{{ session('success') }}
@if(!auth()->user()->canProject('view'))
You can create another project using the form below.
@endif
@endif
@if(!auth()->user()->canProject('view'))
Create Project Access: You have permission to create projects. After creating a project, you'll remain on this page to create additional projects if needed.