@include('inc.flashMessages')
{{-- --}}
) }})
Welcome {{ getUser()->full_name ?? '' }}!
Set up your organization before you run your first project.
Get started with GraphicZoo
Complete the following steps to have a hassle-free payroll experience
-
@foreach ($items as $item)
-
@if ($item->is_completed) @else @endif {{ $loop->iteration }}. {{ $item->question ?? '' }}@if ($item->is_completed)
Completed
@elseif ($item->is_skipped)Skipped
@else Add Details Skip @endif
@endforeach
Learn how to use graphicszoo
{{--
--}}
 }})