import { formatIDR } from '@/utils' import { router } from '@inertiajs/react' import { isEmpty } from 'lodash' import { HiOutlineCash } from 'react-icons/hi' export default function BalanceBanner({ user }) { return (