@endif -
{{$nach->title}}
-@if ($nach->user and $nach->user->public_author == 1) @@ -270,7 +211,6 @@ {{date('d.m.Y H:i', strtotime($nach->created_at))}} @endif
- @if ($nach->category)
{{ __('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.'.\Setting::get('template', 'default').'.content.includes.explain-lightning')
-
+ @include('template.'.config('settings.template').'.content.includes.explain-lightning')
@endif -
{{$nach->title}}
-@if ($nach->user and $nach->user->public_author == 1) @@ -431,7 +334,6 @@ {{date('d.m.Y H:i', strtotime($nach->created_at))}} @endif
- @if ($nach->category){!! $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 - -
@@ -396,18 +305,14 @@ @endforeach