@extends('layouts.main') @section('content')

{!! \App\Helper\Helper::getWebSetting('inquiry_info') !!}

What is the Loan Amount you would like up to?

Bad Credit? No Problem Approved Your Loan In 3 Minutes

{!! \App\Helper\Helper::getWebSetting('inquiry_info_representative') !!}

Why should you choose Days Loan?

Getting a Loan is a Quick Step Process

Why wait to get the funds you need today. Fill out our simple form and receive money as soon as possible.

{!! Helper::getWebSetting('about_content') !!}

Lend Insta

10+

Years Experience

Finance
@foreach($serviceList as $row)

{{ $row->service_name }}

{{ $row->short_desc }}

@endforeach
%

Minimum Approx. APR

%

Maximum Approx. APR

k

Minimum Loan Amount

K

Maximum Loan Amount

Regardless of what you’re borrowing for

We'll help you find a lender that accomplishes your financial goals

{!! Helper::getWebSetting('financial_goals') !!}

Simple Form

{!! Helper::getWebSetting('benifit_simple_form') !!}

More Options

{!! Helper::getWebSetting('benifit_more_option') !!}

Direct Deposit

{!! Helper::getWebSetting('benifit_direct_deposit') !!}

How does it work

Tell Us About Yourself

{!! Helper::getWebSetting('home_tell_yourself') !!}

Get Fast Lender Approval

{!! Helper::getWebSetting('home_get_approval') !!}

Receive Your Money

{!! Helper::getWebSetting('home_receive_money') !!}

Representative Example

APR Disclosures & Repayment Terms

{!! Helper::getWebSetting('home_representative_apr') !!}
@foreach($representList as $row) @endforeach
Loan Amount Interest Rate Loan Term Fee Fee Cost Repayment APR Total Payments Total Costs
{{ $row->loan_amount }} {{ $row->interest_rate }} {{ $row->loan_term }} {{ $row->fee }} {{ $row->fee_cost }} {{ $row->repayment }} {{ $row->apr }} {{ $row->total_payments }} {{ $row->total_cost }}
Lend Insta
  • Simple
  • Secure

Get quick business loans

Apply For Loan
@stop @section('footer_script') @stop