芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/resources/views/gdpr-settings/index.blade.php
@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.consent') @lang('app.settings')
@lang('app.menu.consent') @lang('app.lists')
{{-- put select box here --}}
{{-- include tabs here --}} @include($view)
@endsection @push('scripts') @endpush