@extends('layouts.master') @section('title', 'Deposit') @section('page-heading', 'Deposit Money') @section('content')

Change Password

Make sure your new password is strong and secure

@csrf
Enter a strong password
Back to Dashboard
@endsection @push('scripts') @endpush