- @endif - - -
{{$nach->title}}
- - -- @if ($nach->user and $nach->user->public_author == 1) - - - {{ $nach->user->name }} - - {{date('d.m.Y H:i', strtotime($nach->created_at))}} - @else - {{date('d.m.Y H:i', strtotime($nach->created_at))}} - @endif -
- - @if ($nach->category) - -{{ $nach->category->name}}
--
{{ __('public.work-location') }}
--
{{ __('public.contact-data') }}
-{{ __('public.premium-content') }}
- - @if (!empty($nach->premium_until) and $nach->premium_until > date('Y-m-d')) - {{ __('public.article-requires-payment') }}mjnTo read the article - - @if (!empty($nach->premium_until) and $nach->premium_until > date('Y-m-d')) - {{ __('public.now') }}now - @endif - {{ __('public.please-pay') }} {{ $nach->paid }} sats
- --
- Pay {{ $nach->paid }} sats
-
- {{ __('public.use') }} {{ __('public.premium-pass') }}
-
- @include('template.'.config('settings.template').'.content.includes.explain-lightning')
-
-
-
- @endif - - -
{{$nach->title}}
- - -- @if ($nach->user and $nach->user->public_author == 1) - - - {{ $nach->user->name }} - {{date('d.m.Y H:i', strtotime($nach->created_at))}} - @else - {{date('d.m.Y H:i', strtotime($nach->created_at))}} - @endif -
- - @if ($nach->category) - -{{ $nach->category->name}}
-- {!! $nach->nachrichten !!} -
- - @if ($nach->type_id == 2) --
{{ __('public.work-location') }}
{{ isset($nach->additional_fields['workplace']) ? $nach->additional_fields['workplace'] : '-'}} - - --
{{ __('public.contact-data') }}
{!! isset($nach->additional_fields['contact_info']) ? $nach->additional_fields['contact_info'] : '-' !!} - - @endif - - @if($nach->type_id == 3) -- -
- -
- - @if ($action->type == 2) -
- - @endif - - - -
-
- {{$comment->comment}} -
-