@if (!empty($cronsetup->topic))
@endif
@if (!empty($cronsetup->note))
@endif
@endif
@if(count($allSubmenus))
{{-- normal pdf content start --}}
{{__('action.topic_pdf')}}:
{{ $cronsetup->topic }}
{{__('action.note_cron_view')}}:
{{ $cronsetup->note }}
@foreach ($allSubmenus as $submenu)
@if ($submenu['analyses'] && $submenu['analyses']->count())
{{-- normal pdf content end --}}
@endif
{{-- Topic --}}
@if(!$topicnames->isEmpty())
{!! $submenu['submenu_name'] != "" ? "
@endif
@if($analyse['male_val'] <= 30)
@if (!empty($analyse['body']))
@endif
@endif
@if($analyse['heart_val'] >= 50)
@if (!empty($analyse['mental']))
@endif
@endif
@if($analyse['male_val'] > 30 && $analyse['heart_val'] < 50)
@if (!empty($analyse['body']))
@endif
@if (!empty($analyse['mental']))
@endif
@endif
{{-- causes, mid, tip --}}
@if($analyse['cau'] != null)
@endif
@if($analyse['mid'] != null)
@endif
@if($analyse['tip'] != null)
@endif
@if($analyse['ein'] != null)
@endif
@if($analyse['foc'] != null)
@endif
@elseif($analyse['type'] == 4)
@endif
@elseif($analyse['type'] == 5)
@endif
@endif
@endforeach
@endif
@endforeach
".$submenu['submenu_name']."
" : "" !!} @foreach ($submenu['analyses'] as $analyse) @if($analyse['type'] == 0 || $analyse['type'] == 1 || $analyse['type'] == 2 || $analyse['type'] == 3)
{{-- analysis name start --}}
@if(isset($analyse['others']['allred']))
@else
@endif
{{-- analysis name end --}}
{{-- progressbar start --}}
{{-- progressbar end --}}
{{-- description start --}}
@if(!empty($analyse['desc']))
{{ $analyse['others']['allred'] }}/{{ $analyse['others']['allgreen'] }} - {{ $analyse['name'] }}
{{ $analyse['cal'].'%' }} - {{ $analyse['name'] }}
{{ __('action.main_desc') }}:
{{--Endorphins
--}}{!! $analyse['desc'] !!}
{{ __('action.body_desc') }}:
{{--Endorphins
--}}{!! $analyse['body'] !!}
{{ __('action.mental_desc') }}:
{{--Endorphins
--}}{!! $analyse['mental'] !!}
{{ __('action.body_desc') }}:
{{--Endorphins
--}}{!! $analyse['body'] !!}
{{ __('action.mental_desc') }}:
{{--Endorphins
--}}{!! $analyse['mental'] !!}
{{__('action.causes')}}:
{{ $analyse['cau']->title }} | {!! $analyse['cau']->description !!} |
{{ __('action.medium') }}:
{{ $analyse['mid']->title }} | {!! $analyse['mid']->description !!} |
{{__('action.tipp')}}:
{{ $analyse['tip']->title }} | {!! $analyse['tip']->description !!} |
{{__('action.einfluss')}}:
{{ $analyse['ein']->title }} | {!! $analyse['ein']->description !!} |
{{__('action.focus_pdf')}}:
{{ $analyse['foc']->title }} | {!! $analyse['foc']->description !!} |
{{-- analysis name start --}}
{{-- analysis name end --}}
{{-- progressbar start --}}
{{-- progressbar end --}}
@if($analyse['ein'] != null)
{{ $analyse['cal'].'%' }} - {{ $analyse['name'] }}
{{__('action.einfluss')}}:
{{ $analyse['ein']->title }} | {!! $analyse['ein']->description !!} |
{{-- analysis name start --}}
{{-- analysis name end --}}
{{-- progressbar start --}}
{{-- progressbar end --}}
@if($analyse['foc'] != null)
{{ $analyse['cal'].'%' }} - {{ $analyse['name'] }}
{{__('action.focus_pdf')}}:
{{ $analyse['foc']->title }} | {!! $analyse['foc']->description !!} |
@foreach($topicnames as $topic)
@endforeach
@endif
{{__('action.topic')}}:
{{ $topic['name'] }}