@extends('layouts.app') @push('datatable-styles') @include('sections.datatable_css') @endpush @section('content')
@lang('app.menu.general')
@lang('app.menu.rightToDataPortability')
@lang('app.menu.rightToBeInformed')
@lang('app.menu.rightToErasure')
@lang('app.menu.rightOfRectification')
@lang('app.menu.removalRequest')
@lang('app.menu.removalRequestLead')
@lang('app.menu.consentSettings')
@lang('app.menu.consentLists')
More
↓
@lang('app.menu.general')
@lang('app.menu.rightToDataPortability')
@lang('app.menu.rightToBeInformed')
@lang('app.menu.rightToErasure')
@lang('app.menu.rightOfRectification')
@lang('app.menu.removalRequest')
@lang('app.menu.removalRequestLead')
@lang('app.menu.consentSettings')
@lang('app.menu.consentLists')
{{-- put select box here --}}
{{-- include tabs here --}} @include($view)
@endsection @push('scripts') @endpush