@if ( $currentStep == 1) @include("livewire.plaintes.plaignant") @endif @if ( $currentStep == 2) @include("livewire.plaintes.plainte") @endif @if ( $currentStep == 3) @include("livewire.plaintes.qualification") @endif @if ( $currentStep == 4) @include("livewire.plaintes.scan") @endif
@if ($currentStep == 1)
@endif @if ($currentStep == 2 || $currentStep == 3 || $currentStep == 4) @endif @if ($currentStep == 1 || $currentStep == 2 || $currentStep == 3) @endif @if ($currentStep ==4) @endif