@extends('layouts.subPages') @section('title', $title ) @section('navbarFocus.donate', 'class="dropdown active"') @section('content')

{{ trans('spenden.headline.1') }}

{{ trans('spenden.headline.2') }}

{{ trans('spenden.bankinfo.1') }}

{{ trans('spenden.bankinfo.2') }}

{{ trans('spenden.bankinfo.3') }}


{{ trans('spenden.logos.1') }}

{{ trans('spenden.logos.2') }}

Bitcoin

{{ trans('spenden.lastschrift.1') }}

{{ trans('spenden.lastschrift.2') }}

{{ csrf_field() }}

{{ trans('spenden.lastschrift.10') }}

@endsection