+      @if (errorHasOccurred)
+    {
+      
+    }
+    
Confirm Retirement
+            
You are about to enrol on a retiring @Model.Name self-assessment.
+            
     Retirement date:   @Model.RetirementDate?.ToString("dd MMMM yyyy")  
+            
After this date, the @Model.Name self-assessment will no longer be accessible.
+
+            
Please consider:
+            
+            -   you may have limited time to complete the self-assessment+
+          
+
-      if you do not complete it before the retirement date, your progress may not be saved+
+            
To continue, you must acknowledge that you understand the self-assessment is retiring and still wish to enrol.
+           
+           
+            
+                
+            
+            
+                    
+                       Cancel
+                    
+        @Html.HiddenFor(m => m.SelfAssessmentId)
+            @Html.HiddenFor(m => m.RetirementDate)
+