Back to Blog
News

Complete Guide to the CBN Data Localisation Directive in Nigeria (2027): Compliance, Infrastructure Requirements and Migration Strategy

RJB World
July 3, 2026
22 min read
Complete Guide to the CBN Data Localisation Directive in Nigeria (2027): Compliance, Infrastructure Requirements and Migration Strategy

Nigeria’s Central Bank has directed many regulated payment ecosystem participants to store payment transaction data generated within Nigeria on local infrastructure from January 1, 2027. For most banks and fintechs, this is not a simple “move your database” task. It affects cloud strategy, vendor contracts, system architecture, cyber controls, disaster recovery, and even how you define and classify “transaction data”.

This guide explains the directive in plain English, clarifies who it applies to, outlines the infrastructure and compliance implications, and provides a practical migration roadmap you can start executing now.

Quick summary

What is changing: If you are a CBN-licensed participant in the payments ecosystem, payment transaction data generated in Nigeria must be stored on infrastructure located in Nigeria starting January 1, 2027.

Who is affected: Banks, fintechs, mobile money operators, switching companies, payment solution providers, PTSPs, super agents, and other licensed payment participants (details below).

What “compliance” will require in practice:

  • A clear definition of what data is in scope (and what is not).
  • A target architecture where in-scope data lands and remains in Nigeria (including primary and replica stores).
  • Updated DR and backup designs that also remain local.
  • Stronger logging, monitoring, access control, encryption, and audit evidence.
  • Updated vendor contracts and third-party risk management.
  • A realistic migration plan, with parallel runs, cutover strategy, and rollback.

When to start: If you wait until 2027, you will be competing for scarce local capacity, implementation talent, and vendor attention. Most organisations should begin discovery and architecture work in 2026, execute build and migration in 2027, and use 2027 H2 for hardening and audit readiness.

If you want an independent assessment of your current architecture and a compliance-ready migration plan, start with an infrastructure assessment via RJB World Fintech Infrastructure & Migration Services:

https://rjbworld.org/services/fintech-infrastructure-migration

What the CBN data localisation directive means (in plain English)

In simple terms, the CBN is saying:

If a payment transaction happens in Nigeria (or the transaction data is generated within Nigeria’s payment ecosystem), then the transaction data must be stored inside Nigeria on local infrastructure starting January 1, 2027.

This is a data residency requirement. It is not just about where your application runs. It focuses on where in-scope data is stored, including copies of that data.

What “local infrastructure” typically implies

Most regulators mean data storage systems physically located in-country, such as:

  • A Nigerian data centre you own and operate.
  • A Nigerian data centre operated by a managed service provider.
  • A cloud provider region located in Nigeria (where available), provided you can prove data residency and control.
  • Hybrid models, where some systems remain global but in-scope data is retained in Nigeria.

The operational reality is that you will likely need a Nigeria-based landing zone for payment data, with controls around replication, backups, and analytics pipelines.

Why the CBN introduced the regulation

From an infrastructure and risk perspective, regulators usually push localisation for four practical reasons:

1) Stronger regulatory oversight and auditability

When in-scope data sits offshore, regulators face friction in:

  • Accessing audit evidence quickly.
  • Verifying controls across multi-jurisdiction setups.
  • Investigating disputes, fraud, or systemic incidents.

Keeping transaction data locally can reduce response time during examinations and incident investigations.

2) Improved resilience and reduced dependence on foreign infrastructure

Many Nigerian payment platforms rely on:

  • Offshore cloud regions for databases and event streams.
  • Foreign SaaS tooling for logs, fraud analytics, CRM, and support operations.

That creates exposure to:

  • International outages.
  • Cross-border network issues.
  • Policy changes by foreign vendors.
  • Foreign legal processes.

A local storage requirement pushes the ecosystem toward designs that can continue operating even when offshore dependencies degrade.

3) Better data governance and ownership transparency

The directive also aligns with broader goals regulators typically pursue:

  • Clearer accountability for data processors and sub-processors.
  • Stronger governance around who can access payment data.
  • Reduced uncontrolled replication into third-party tools.

4) National security, consumer protection, and ecosystem trust

Payment transaction data is sensitive. Localising storage can strengthen:

  • Consumer protection enforcement.
  • Fraud investigation workflows.
  • Critical infrastructure protection.

Who the directive applies to (affected organisations)

The directive applies to CBN-regulated participants in the payments ecosystem, including:

Banks and deposit-taking institutions

  • Commercial banks
  • Merchant banks
  • Microfinance banks (where involved in payment services)
  • Other CBN-regulated deposit-taking institutions offering payment products

Fintech companies and payment service providers

  • Payment Solution Service Providers (PSSPs)
  • Payment Service Providers (PSPs)
  • Payment gateways and payment aggregators (where licensed/regulated under CBN categories)

Mobile money and agency banking ecosystem

Switching, processing, and infrastructure participants

  • Switching companies
  • Payment processors
  • Card processors and transaction routing platforms (where licensed)
  • Payment terminal service providers (PTSPs)
  • Payment terminal merchants/service operators (where regulated as participants)
  • Other licensed payment participants and intermediaries

“Other licensed payment participants”

If your organisation is licensed by CBN and touches payment transaction generation, routing, processing, or settlement support, you should assume applicability until you confirm otherwise.

Practical advice: If you are unsure whether your licence category is included, treat the directive as applicable and run a scoping exercise anyway. That scoping work is never wasted because it also improves your security posture and operational resilience.

What data is likely in scope (and what is often misunderstood)

Most teams underestimate the scope because they focus only on the “main database”.

Likely in-scope data

Think broadly about “payment transaction data generated within Nigeria”, including:

  • Transaction authorisation records (request/response payloads)
  • Transaction identifiers, timestamps, amounts, fees, and status changes
  • Sender/beneficiary details used in the transaction
  • Merchant and terminal identifiers
  • Switch routing data and response codes
  • Reconciliation files and settlement-related transaction records
  • Chargeback/dispute transaction evidence (where tied to transaction data)
  • Logs that contain transaction payloads or PAN-like elements (common hidden risk)
  • Event streams (Kafka topics, queues) containing transaction events
  • Data replicas created for reporting, analytics, fraud monitoring, or customer support

Data that may be out of scope (but must be validated)

Depending on how CBN defines boundaries in the formal directive and subsequent guidance, these may be treated differently:

  • Purely anonymised or aggregated metrics (no ability to re-identify)
  • Synthetic test data (if truly non-production)
  • Application telemetry that does not include transaction payload content
  • Non-payment corporate data (HR, finance, procurement)

The biggest misunderstanding: backups, replicas, and third-party tools

Even if your primary database is moved to Nigeria, you can still be non-compliant if:

  • Backups are stored in an offshore object storage bucket.
  • Read replicas are created in a foreign region for analytics.
  • Logs with payload data are shipped to an offshore SIEM.
  • Support tools (ticketing attachments, call recordings, screen recordings) capture transaction details and are stored offshore.

A compliance program has to cover data flows, not just databases.

Key compliance obligations (what you will likely need to prove)

Most localisation regimes require two things: compliance in fact, and evidence.

1) Data mapping and classification

You should be able to show:

  • A data inventory of payment transaction datasets.
  • Where the data is generated, processed, stored, and replicated.
  • Which systems and vendors touch the data.

Example: If your mobile app posts transactions to an API hosted offshore but writes the final transaction store in Nigeria, you still need to examine whether the offshore API logs payloads, whether APM tools capture request bodies, and whether message queues replicate across regions.

2) Storage residency controls

You need technical controls that prevent in-scope data from being stored outside Nigeria, including:

  • Cloud policies (service control policies, org policies)
  • Bucket-level region restrictions
  • Database replication restrictions
  • Data loss prevention (DLP) controls for outbound flows

3) Access control and audit trails

Expect scrutiny on:

  • Privileged access management
  • Segregation of duties
  • Admin action logging
  • Tamper-evident logs and retention

4) Encryption and key management

Good practice is:

  • Encrypt data at rest and in transit.
  • Use strong key management, with controlled access and rotation.
  • Ensure encryption applies to backups, snapshots, and replicas.

5) Disaster recovery that is also local

A common trap is building DR in another country. If the directive requires local storage, your DR copies of in-scope data likely must also remain in Nigeria.

6) Third-party and subcontractor governance

You will need:

  • Updated vendor contracts with residency clauses.
  • Right-to-audit provisions.
  • Clear sub-processor lists and data flow disclosures.

Business implications (what CEOs and COOs should plan for)

Costs: expect a rebalancing, not just an increase

Localisation can increase:

  • Local data centre colocation and bandwidth spend
  • Redundancy requirements (second site, independent power)
  • Security tooling and operational headcount

But it can also reduce:

  • Cross-border data egress costs
  • Latency-related transaction failures
  • Risk of extended offshore-region outages affecting payment flows

Timelines: migration always takes longer than the first plan

Why?

  • Legacy dependencies (hard-coded endpoints, old middleware)
  • Unclear ownership of datasets
  • Vendor renegotiations
  • Parallel run requirements to reduce customer impact

Risk: non-compliance can become a commercial blocker

Even before formal enforcement dates, compliance readiness can affect:

  • Partnership due diligence (banks, international networks, large merchants)
  • Internal risk appetite for new products
  • Board confidence in operational resilience

Technical implications: what needs to change in most architectures

1) You need a Nigeria-based data platform for transaction storage

At minimum:

  • A primary transactional data store in Nigeria.
  • A local replica or secondary instance in Nigeria for high availability.
  • Local backups stored in Nigeria, with tested restore procedures.

2) You must control data replication and “shadow copies”

Transaction data often spreads into:

  • Analytics warehouses
  • Fraud engines
  • CRM/support tooling
  • Observability platforms

You will need a policy-driven design: what data can leave, in what form, and with what masking.

3) Latency patterns will change (usually for the better locally)

If most of your users and integration partners are in Nigeria, localising core transaction stores can reduce round-trip latency.

But if you rely on offshore services for:

  • Card tokenization
  • Third-party fraud scoring
  • Messaging or notification services you must re-check end-to-end latency and failure modes.

4) You may need to redesign your integration layer

Many fintechs are built with:

  • A core payments API
  • A message bus
  • Multiple downstream consumers (recon, ledger, notifications, compliance)

Localisation pushes you toward an architecture where:

  • The “source of truth” event stream and datastore is local.
  • Cross-border integrations consume either masked, tokenised, or aggregated data.

Infrastructure requirements (what “good” looks like)

Below is a practical, regulator-friendly baseline.

Data centre / hosting requirements (local)

You need facilities and providers that can support:

  • High availability (redundant power, cooling, connectivity)
  • Strong physical security
  • Documented operational processes
  • Evidence for audits (access logs, change management)

If you choose colocation or a managed provider, ensure you can get audit evidence quickly.

Core compute and network

  • Segmented network architecture (prod, staging, dev separated)
  • Secure connectivity to partners (leased lines, VPN, dedicated interconnects where possible)
  • WAF and DDoS protection appropriate for Nigerian traffic patterns
  • Zero Trust principles for admin access (device posture, MFA, least privilege)

Storage and database platform

Your database choice is less important than how you operate it.

You will need:

  • Automated backups and tested restores
  • Point-in-time recovery where possible
  • High availability across zones or sites
  • Performance tuning for peak transaction loads
  • Clear RPO/RTO targets tied to business impact

Observability and logging (with data minimisation)

To achieve effective observability and logging while adhering to data minimisation principles, you should implement the following:

  • Centralised logs, metrics, traces
  • Policies to prevent storing sensitive payloads in logs
  • Local SIEM or a hybrid SIEM where sensitive fields are redacted before export

Identity and key management

Cloud migration considerations (and where many teams go wrong)

Many organisations will ask: “Can we still use the cloud?” The realistic answer is: yes, but you need a compliant design.

Understand the difference: cloud vs location

Cloud is a delivery model. Localisation is about where data is stored.

If your cloud provider has a Nigeria region (or an in-country sovereign deployment model) and you can enforce residency, cloud can be compliant. If not, you may need a hybrid approach.

Three common patterns that can work

Pattern A: Full local hosting (on-prem or colocation)

Best when:

  • You need maximum control and clear evidence
  • Cloud residency options are limited
  • You have strong infra operations capability

Trade-off:

  • Higher operational burden
  • Longer procurement and build time

Pattern B: Hybrid with local data stores and selective offshore services

Best when:

  • You need to keep some global SaaS tools
  • You can tokenise, redact, or aggregate data before it leaves Nigeria

Trade-off:

  • Higher architecture complexity
  • Strong governance required to avoid data leakage

Pattern C: “Local cloud” using in-country cloud services (where available)

Best when:

  • You want cloud agility but must keep data in Nigeria
  • The provider can contractually and technically guarantee residency

Trade-off:

  • Service availability may be narrower than global regions
  • Vendor due diligence becomes critical

Comparison table: hosting options for 2027 localisation

OptionTypical setupProsConsBest fit
On-prem (your data centre)You build and operateMaximum control; clear evidenceHigh capex/opex; talent burdenLarge banks with mature ops
Colocation + managed servicesYou own stack, provider hostsStrong control; faster than on-premProvider dependency; contract riskBanks, switches, mature fintechs
In-country cloud (if available)Cloud region in NigeriaElasticity; DevOps speedFeature gaps; vendor lock-inFast-moving PSPs with strong governance
Hybrid (local data, global apps)Local core + offshore toolsPractical for manyData flow risk; complexityMost fintechs and PSPs

Cybersecurity implications (what auditors will focus on)

Localisation does not automatically improve security. It shifts where you must be strong.

1) Expanded attack surface during migration

Temporary sync pipelines, dual writes, and parallel environments create new risks.

Mitigation:

  • Time-box parallel runs.
  • Use least privilege for migration tooling.
  • Encrypt all replication links.
  • Monitor aggressively during cutover windows.

2) Stronger insider risk controls

Local admin teams and vendors will have more direct access to core systems.

Mitigation:

  • Privileged access management (PAM)
  • Just-in-time access
  • Session recording for admin access
  • Strong change control and approvals

3) Better key management and secrets hygiene

If keys are poorly handled, encryption is cosmetic.

Mitigation:

  • Central KMS/HSM where feasible
  • No hard-coded secrets
  • Rotation policies and access reviews

4) Logging without leakage

Many orgs accidentally store PAN, tokens, or full payloads in logs.

Mitigation:

  • Structured logging with field-level redaction
  • Disallow request/response body logging in production unless masked
  • DLP scanning for logs and object stores

Disaster recovery and business continuity (design for Nigeria realities)

Localisation usually forces a rethink of DR.

Define RPO and RTO in business terms

  • RPO (Recovery Point Objective): how much data loss is tolerable.
  • RTO (Recovery Time Objective): how long you can be down.

Example: If your platform processes salary payments and merchant collections, an RTO of 24 hours is not realistic. You may need active-active or warm standby within Nigeria.

Practical DR patterns that meet localisation goals

  • Active-passive across two Nigerian sites (primary + standby)
  • Active-active within Nigeria (harder, but resilient)
  • Backup and restore within Nigeria (lowest cost, higher downtime)

Don’t forget dependencies

Your DR will fail if dependencies are offshore and not resilient, such as:

  • DNS management
  • CI/CD control plane
  • Authentication providers
  • SMS/notification gateways
  • Third-party fraud services

Your DR plan must include dependency mapping and fallback options.

Database management and data architecture (where migrations succeed or fail)

Decide what your “system of record” is

If you have:

  • A transaction processing DB
  • A ledger DB
  • A reconciliation store
  • A reporting warehouse you must define which one is authoritative for each business process.

This matters because localisation will force clarity on where the truth lives.

Consider an event-driven design (even if you keep your current DB)

If your transaction platform publishes an immutable event stream:

  • You can keep in-scope events local.
  • You can produce masked exports for offshore analytics.
  • You can replay events during recovery.

Even if you do not rebuild everything, adopting event discipline improves auditability and resilience.

Data retention and archiving

Local storage grows quickly. Plan for:

  • Hot vs warm vs cold tiers
  • Immutable archives for audit requirements
  • Legal hold and e-discovery workflows

Operational readiness (people and process, not just infrastructure)

Migration is 40% technology and 60% operating model.

You will need:

  • Clear ownership for data domains and systems
  • Runbooks for backup/restore, failover, incident response
  • Capacity planning and performance testing
  • Change management discipline and release governance
  • Evidence collection for audits (tickets, approvals, logs, access reviews)

If you want help turning your architecture into an auditable operating model, this is exactly what we do under RJB World Fintech Infrastructure & Migration Services:

https://rjbworld.org/services/fintech-infrastructure-migration

Practical compliance checklist (use this for internal tracking)

Governance and scope

Architecture and infrastructure

  • Select target hosting model (on-prem, colocation, in-country cloud, hybrid)
  • Build Nigeria-based primary storage for in-scope transaction data
  • Ensure replicas and read models are also in Nigeria (or masked before export)
  • Ensure backups, snapshots, and archives are stored in Nigeria
  • Implement network segmentation and secure admin access paths
  • Document RPO/RTO and implement DR within Nigeria

Security and controls

  • Encrypt in transit and at rest (including backups)
  • Implement PAM and least privilege access controls
  • Implement logging with redaction and retention policies
  • Implement continuous vulnerability management and patching
  • Implement incident response playbooks and run tabletop exercises

Vendor and third-party risk

  • Update vendor contracts with residency, breach notification, and audit clauses
  • Obtain sub-processor lists and validate data flows
  • Review SaaS tooling that may store transaction data (support, analytics, SIEM, APM)

Testing and evidence

  • Performance test local infrastructure at peak loads
  • Test backup restore and DR failover (document results)
  • Run parallel operations and reconcile outcomes
  • Prepare audit evidence packs (access reviews, change logs, architecture diagrams)

Migration roadmap (a realistic path to January 1, 2027)

A good roadmap is staged, measurable, and designed to reduce operational risk.

Phase 1 (Now to Q4 2026): Discovery, scoping, and target architecture

Goal: Remove ambiguity and prevent expensive rework later.

Deliverables:

  • Data inventory and flow diagrams
  • System-by-system scope classification
  • Target architecture (local storage, DR, security controls)
  • Vendor and contract impact assessment
  • Program plan with timelines, cost, and risk register

Example: Many fintechs discover that their biggest non-compliance risk is not the core DB. It is the observability stack logging payloads into an offshore region.

Phase 2 (Q1 2027 to Q3 2027): Build the local platform and core controls

Goal: Stand up compliant infrastructure that can run production loads.

Deliverables:

  • Nigeria-based hosting environment (prod and non-prod)
  • Network security baseline, IAM, key management
  • Logging/monitoring stack with redaction
  • Backup, restore, and DR foundations
  • CI/CD adjustments to deploy into local environments reliably

Phase 3 (Q3 2027 to Q4 2027): Migrate in waves and run in parallel

Goal: Move data and workloads without breaking payments.

Approach:

  • Prioritise systems by risk and dependency.
  • Use wave-based cutovers, starting with lower-risk workloads.
  • Run dual-write or replication where necessary, but keep the parallel window short.
  • Reconcile transactions and balances continuously.

Deliverables:

  • Migrated transaction data stores
  • Updated integrations and routing
  • Evidence of reconciliation accuracy
  • Tested rollback plans

Phase 4 (Q4 2027): Hardening, audit readiness, and operational handover

Goal: Be able to prove compliance and operate confidently.

Deliverables:

  • DR tests completed and documented
  • Security reviews and remediation closed
  • Access reviews and SOPs finalised
  • Audit evidence packs ready
  • Executive sign-off on compliance readiness

Common migration challenges (and how to plan for them)

Challenge 1: Vendor lock-in and unclear sub-processor chains

Fix: Demand data residency disclosures and contract terms early. If a vendor cannot support local storage, plan a replacement or implement masking/tokenisation before export.

Challenge 2: Hidden data copies in logs, BI tools, and customer support systems

Fix: Run DLP scanning and log reviews. Enforce redaction at the source. Update logging libraries and APM configurations.

Challenge 3: DR that accidentally breaks localisation

Fix: Ensure standby sites, backups, and archives are also local. Validate where snapshots actually live.

Challenge 4: Poor data quality and reconciliation gaps

Fix: Build automated reconciliation and anomaly detection early. Do not wait until cutover week.

Challenge 5: Underestimating capacity and performance tuning needs

Fix: Load test with production-like traffic. Plan for peak events, retries, and partner downtime scenarios.

Common mistakes to avoid

1) Treating localisation as a “data centre project”

This is a program that touches architecture, security, compliance, and vendor governance.

2) Moving storage but leaving replication and backups offshore

Auditors will follow the data trail. “Primary is local” is not enough.

3) Ignoring observability and support tooling

Your SIEM, APM, ticketing, and customer support attachments can become your biggest data leakage path.

4) Designing DR without testing it

A DR plan that is not tested is a document, not a control.

5) Leaving scope definitions to the last minute

If “transaction data” is not clearly defined in your internal policy, teams will implement inconsistent controls.

6) Over-engineering early

You do not need a perfect future-state platform in 2026. You need a compliant, operable target by 2027, with room to improve.

Featured snippet friendly: What should organisations do right now?

  1. Confirm applicability based on your licence and role in payment processing.
  2. Map payment data flows including replicas, logs, analytics, and third parties.
  3. Choose a hosting strategy (local DC, colocation, in-country cloud, or hybrid).
  4. Design local storage + local DR with tested backup/restore.
  5. Update vendor contracts to enforce residency and audit rights.
  6. Build a wave-based migration plan and start early to avoid 2026 bottlenecks.

FAQ (12+ common questions)

1) When does the CBN data localisation requirement start?

The directive takes effect January 1, 2027 for storing payment transaction data generated within Nigeria on local infrastructure.

2) Does this apply only to banks?

No. It applies broadly to banks and many CBN-licensed payment ecosystem participants, including fintechs, MMOs, switching companies, PTSPs, super agents, payment processors, and other licensed participants.

3) What exactly is “payment transaction data”?

In practice, it includes records and events generated to process, route, authorise, settle, reconcile, and support payment transactions. You should define this formally in your internal policy and map it to systems and data stores.

4) If we host our application offshore but store data in Nigeria, are we compliant?

Not automatically. You must ensure in-scope data is not stored offshore through logs, caches, replicas, backups, or third-party tools. Many “app hosted offshore” setups still leak transaction data via observability and support systems.

5) Are backups included?

They should be treated as included unless clear guidance says otherwise. If your backups contain in-scope transaction data, storing them offshore defeats the residency requirement.

6) Can we still use global SaaS tools like analytics, CRM, or support platforms?

Possibly, but you must ensure transaction data is not stored offshore. This often requires tokenisation, redaction, anonymisation, or aggregation before data is exported.

7) Does encryption allow us to store data offshore?

Encryption is not a residency control. Regulators typically care about location and jurisdictional control, not only confidentiality.

8) What about disaster recovery outside Nigeria?

That is risky for compliance if DR stores in-scope data offshore. Plan for DR that remains in Nigeria, such as a second site or local region.

9) Will localisation improve performance?

Often yes for Nigerian users and partners because the database and services are closer. However, if you still rely on offshore services for critical steps, performance can remain constrained.

10) How long does migration typically take?

For mature platforms, 9 to 18 months is common once scope is clear, depending on complexity and vendor constraints. This is why 2025 and 2026 planning is critical.

11) What evidence will we need for audits?

Expect to provide architecture diagrams, data flow maps, access logs, change records, backup/restore test results, DR test evidence, vendor contracts, and proof of residency controls.

12) What are the biggest hidden risks?

Replicas, logs, and third-party systems that quietly store transaction payloads outside Nigeria. Also, “temporary” migration pipelines that become permanent.

13) What if we operate across multiple countries?

You will likely need Nigeria-specific data domains and routing so Nigerian-generated transaction data is stored locally, while other countries follow their own rules.

14) Who should lead the program internally?

A joint leadership model works best: Technology + Compliance + Risk, with direct executive sponsorship. If this sits only in IT, it often misses governance and vendor obligations.

Where RJB World can help (and what “good” looks like in 30 days)

Most organisations benefit from an independent assessment that produces:

  • A localisation scope definition and data flow map
  • A target architecture (storage, DR, security controls)
  • A migration plan with wave sequencing and risk controls
  • A vendor and tooling remediation list
  • A compliance evidence plan for audit readiness

This is the focus of RJB World Fintech Infrastructure & Migration Services: Fintech Infrastructure & Migration Services.

Book an infrastructure assessment

If you are a bank, fintech, MMO, switch, PTSP, or payment processor and you need to be ready for the CBN’s 2027 data localisation deadline, the best time to start is now.

Book an infrastructure assessment and get a compliance-ready migration strategy tailored to your architecture and licence obligations. For more information about our services or to schedule an assessment, please visit our services page or contact us.

FAQs

RJB World

Store updates, product guides, and practical buying advice from the XStore team.

Discussion

Replies stay threaded so conversations read cleanly.

Comments (0)

Sign in or create an account to join the discussion. Sign in to join the discussion.

No comments yet. Be the first to reply.