@if ($currentStep === 1)
@endif
@if ($currentStep === 2)
Shop Details
@endif
@if ($currentStep === 3)
Shop Photos
@endif
@if ($currentStep === 4)
Certification
@livewire('certificate.add')
@endif
@if ($currentStep === 5)
Service
@livewire('gig.add')
@endif