@extends('authLayout::index') @section('pageContent')
@livewire('user.auth.signup-success', ['confirmationData' => $confirmationData])
@endsection