@if (\Route::currentRouteName() == 'nachrichten.get' and isset($nach)) {{ $nach->title}} @isset($nach->additional_fields['17']) @endisset @if ($nach->image) @else @endif @if(App::environment('production')) additional_fields['13'] == 'Praktikum') { $employmentType = "INTERN"; } if ($nach->additional_fields['13'] == 'Vollzeit') { $employmentType = "FULL_TIME"; } if ($nach->additional_fields['13'] == 'Teilzeit') { $employmentType = "PART_TIME"; } if ($nach->additional_fields['13'] == 'Ausbildung') { $employmentType = "INTERN"; } function escapeJsonString($value) { $escapers = array("\\", "/", "\"", "\n", "\r", "\t", "\x08", "\x0c"); $replacements = array("\\\\", "\\/", "\\\"", "\\n", "\\r", "\\t", "\\f", "\\b"); $result = str_replace($escapers, $replacements, $value); return $result; } ?> @endif @elseif (\Route::currentRouteName() == 'list.get' and isset($listModel)) Aktuelle Stellenangebote in {{ $listModel->name }} @if ($listModel->image) @else @endif @elseif (\Route::currentRouteName() == 'author.get' and isset($author)) Offene Jobangebote bei {{ $author->name }} @else @yield('meta_title', '') @endif @if (!empty(config('settings.favicon_image'))) @endif