@extends('frontend.layouts.partials.app') @section('title', 'Account Opening') @section('meta', 'Welcome to Goodwill Finance Pvt. Ltd.') @section('content')
{{-- @include('frontend.layouts.accountOpening.partials.formsidebar') --}}
@include('frontend.layouts.accountOpening.partials.form')
@endsection @section('scripts') @endsection