@extends('layouts.layout-2') @section('content')

{{ __('navigation.my_homeparty') }} / @if(!$homeparty->id) anlegen @else {{ __('navigation.manage') }} @endif
{{ __('back') }}

@endif @endsection