@include('googletag') Jertab Humanity | Restoring Dignity & Hope Through Compassion @include('header') {{-- --}} @include('menu')
@if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif
@csrf
@if ($errors->has('captcha')) {{ $errors->first('captcha') }} @endif
@include('footer')