@if($currentPage == PAGECREATEFORM ) @include('livewire.profSou.add') @endif @if ($currentPage == PAGEEDITFORM) @include('livewire.profSou.add') @endif @if ($currentPage == PAGELIST) @include('livewire.profSou.soutenance') @endif