@extends('term-volunteer-application-forms.volunteer-application-layout') @section('pages-content')

Great work. Thank you for submitting your application forms

@if(!empty($campGroup->term_volunteer_application_response_expectation))

{!! Str::markdown($campGroup->term_volunteer_application_response_expectation) !!}

@endif @svg('img/icons/home') My Dashboard @endsection