@extends('layouts.main') @section('title', 'Forget Password') @section('main')
Welcome Image
@livewire('auth.forget-password')
@endsection