@extends(get_view('index')) @section('title') {{ __('Kişisel Verilerin Korunması') }} - @endsection @section('menu-active-processing-and-protection-of-personal-data') active @endsection @section('header') @endsection @section('content')
@include(get_view('components.pages.sidebar'))

{{ __('Kişisel Verilerin Korunması') }}

{!! translate('single_pages_processing-and-protection-of-personal-data') !!}
@endsection @section('footer') @endsection