Available Loan Amount:

<%= number_to_currency(@available_loan, unit: "") %>

Over the Period:

<%= @tenor %> months

<%= link_to "Get Started. Apply for a Loan Now", home_index_path, :class => "btn btn-success btn-lg btn-block" %>