@extends('layouts.app') @section('page-title')

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
@include('sections.gdpr_settings_menu')

Right of Access

@csrf
@endsection @push('footer-script') @endpush