@extends('base::layouts.default') @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')

{{ __('organizations::index.organization') }}

@include('base::layouts.subnav')
Card image

Razorpay Integration

Build secure and smooth payment experiences using Razorpay's powerful API and UI toolkit.


Learn More

@endsection @section('scripts') @endsection