@extends('frontend.layouts.app') @section('content') @include('frontend.sections.services.loan_and_credit.hero') @include('frontend.sections.services.loan_and_credit.types') @include('frontend.sections.services.loan_and_credit.calculator') @include('frontend.sections.services.loan_and_credit.application_process') @include('frontend.sections.services.loan_and_credit.cta') @endsection