@extends('frontend.layouts.app') @section('content') @include('frontend.sections.services.business_banking.hero') @include('frontend.sections.services.business_banking.services') @include('frontend.sections.services.business_banking.why_choose_us') @include('frontend.sections.services.business_banking.cta') @endsection