File tree Expand file tree Collapse file tree 4 files changed +760
-0
lines changed
fx/[from_currency]/[to_currency] Expand file tree Collapse file tree 4 files changed +760
-0
lines changed Original file line number Diff line number Diff line change 310310 </svg >
311311 <span class =" text-sm font-medium text-gray-900 group-hover:text-blue-700 dark:text-gray-100 dark:group-hover:text-blue-300" >Account Directory</span >
312312 </a >
313+
314+ <a
315+ href ="/banks/fx-rates?bank_id= {bank .bank_id }"
316+ class =" group flex items-center gap-2 rounded-lg border border-gray-200 px-3 py-2.5 transition-colors hover:border-blue-300 hover:bg-blue-50 dark:border-gray-700 dark:hover:border-blue-700 dark:hover:bg-blue-900/20"
317+ >
318+ <svg class =" h-4 w-4 flex-shrink-0 text-gray-400 group-hover:text-blue-600 dark:group-hover:text-blue-400" fill =" none" stroke =" currentColor" viewBox =" 0 0 24 24" >
319+ <path stroke-linecap =" round" stroke-linejoin =" round" stroke-width =" 2" d =" M7 16l-4-4m0 0l4-4m-4 4h18" />
320+ <path stroke-linecap =" round" stroke-linejoin =" round" stroke-width =" 2" d =" M17 8l4 4m0 0l-4 4m4-4H3" />
321+ </svg >
322+ <span class =" text-sm font-medium text-gray-900 group-hover:text-blue-700 dark:text-gray-100 dark:group-hover:text-blue-300" >FX Rates</span >
323+ </a >
313324 </div >
314325 </div >
315326
You can’t perform that action at this time.
0 commit comments