@php $pengaturan = App\Models\Pengaturan::first(); @endphp @if($pengaturan && $pengaturan->logo) @else @endif

Reset Password

Buat password baru

@csrf
@error('email')

{{ $message }}

@enderror
@error('password')

{{ $message }}

@enderror