import React from 'react' import ApplyCom from '../components/applyloancom/ApplyCom' export default function ApplyPage() { return ( ) }