@extends('frontend.layouts.partials.app') @section('title', 'Loan Form') @section('meta', 'Welcome to Goodwill Finance Pvt. Ltd.') @section('content') {{-- Hero Section --}} Loan Form Enter your information to apply for a loan. {{-- Form Section --}} Success Account Opening Step-1 Success KYC Form Step-2 3 Loan Application Step-3 4 Confirmation Step-4 @csrf @include('frontend.layouts.loanForm.partials.loanForm') Submit Application @endsection @section('scripts') @include('frontend.layouts.loanForm.partials.scripts') @endsection
Enter your information to apply for a loan.
Step-1
Step-2
Step-3
Step-4