@extends('layouts.main') @section('title', 'Set New Password') @section('main')
Welcome Image
@livewire('auth.set-new-password')
@endsection