@extends('layouts.main') @section('title', 'Complete Registration') @section('main') @livewire('auth.decision') @endsection