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