@extends('layouts.login-layout') @section('title', 'Forgot Password') @section('content') @livewire('user.forgot-password-form') @endsection