@extends('layouts.subPages') @section('title', $title ) @section('content')

{!! trans('jugendschutz.title') !!}

{!! trans('jugendschutz.text') !!}

@endsection