@extends('layouts.login') @section('title', 'Reset Password') @section('content')

Reset Password

Masukkan password baru untuk akun {{ $email }}.

@csrf
Password minimal 6 karakter dan harus mengandung huruf besar, huruf kecil, dan angka
@endsection @push('scripts') @endpush