|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/debtclearplans.co.uk/ | |
|
Path: /home2/outerorb/debtclearplans.co.uk/scotland-debt-help.php
Size: 3.21 KB
Permissions: 0666
<?php
$page_title = "Scotland Debt Help - DebtClearPlans";
$page_description = "Scottish debt help guide covering Trust Deed and DAS, with clear routing for Scotland residents and free callback support.";
include "includes/header.php";
?>
<div class="inner-pages-section-area" style="background-image: url(assets/img/all-images/bg/hero-bg1.png); background-position: center; background-repeat: no-repeat; background-size: cover;">
<div class="container">
<div class="row">
<div class="col-lg-12 m-auto">
<div class="inner-header text-center">
<h2>Scotland Debt Help</h2>
<div class="space24"></div>
<a href="index.php">Home <i class="fa-solid fa-angle-right"></i> <span>Scotland Debt Help</span></a>
</div>
</div>
</div>
</div>
</div>
<div class="service4-section-area sp2">
<div class="container">
<div class="heading1 text-center space-margin60">
<h2 class="text-anime-style-3">Trust Deed & DAS explained</h2>
<div class="space16"></div>
<p style="max-width:900px;margin:0 auto;">
Scotland visitors are routed clearly to the right options (Trust Deed and Debt Arrangement Scheme — DAS).
We can also discuss other solutions if they apply.
</p>
</div>
<div class="row" style="margin-top:24px;">
<div class="col-lg-6 col-md-12" style="margin-bottom:24px;">
<div class="service-inner-section-area">
<div class="service3-single-boxarea">
<div class="content">
<a href="trust-deed.php">Trust Deed (Scotland)</a>
<p>Scotland-specific insolvency option. Eligibility and impact depend on your circumstances.</p>
<div class="space16"></div>
<a class="readmore" href="trust-deed.php">Learn more <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-12" style="margin-bottom:24px;">
<div class="service-inner-section-area">
<div class="service3-single-boxarea">
<div class="content">
<a href="das.php">Debt Arrangement Scheme (DAS)</a>
<p>Scottish debt arrangement route with approval steps (where required) and a structured plan.</p>
<div class="space16"></div>
<a class="readmore" href="das.php">Learn more <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-12">
<div class="space32"></div>
<div class="btn-area1 text-center">
<a href="#callback-form-top" class="vl-btn1">Get a free callback</a>
</div>
</div>
</div>
<div class="space40"></div>
<div class="heading1 text-center">
<h2 class="text-anime-style-3">Free and confidential</h2>
<div class="space16"></div>
<p style="max-width:900px;margin:0 auto;">
Tell us your situation and we’ll explain which options may be suitable. We signpost free impartial debt advice too.
</p>
</div>
</div>
</div>
<?php include "includes/callback-form.php"; ?>
<?php include "includes/footer.php"; ?>