@extends('term-volunteer-application-forms.volunteer-application-layout') @section('step', 9) @section('back-button-url') {{route('portal.account.term-volunteer-application.safeguarding-self-declaration', compact('term_volunteer_application'))}} @stop @section('pages-content') {{-- TODO: if forms fully not completed show the message 'There are still sections that require your response. Please see below to view each area that requires input.' --}} @if(!$term_volunteer_application->isCompleted())
There are still sections that require your response. Please see below to view each area that requires input.
@endif