@if($workshopIncluded && ___($workshopIncluded, 'title'))
{{ ___($workshopIncluded, 'title') }}
@endif
@if($workshopIncluded && ___($workshopIncluded, 'meta_keywords'))
{{ ___($workshopIncluded, 'meta_keywords') }}
@endif
@include('pages.workshop.partials.included', ['workshopIncluded' => $workshopIncluded])