@extends('layout.app') @section('content')

{{ __('app.index.welcome') }}



{{ __('app.nav.about') }}

{{ __('app.services.alt.stamp') }}

{{ __('app.nav.news') }}

{{ __('app.news_alt') }}

{{ __('app.nav.services') }}

{{ __('app.services.alt.rejected') }}

{{ __('app.nav.contact') }}

{{ __('app.nav.contact') }}

{{ __('app.nav.imprint') }}

{{ __('app.nav.imprint') }} @endsection