@extends('layouts.admin') @section('page-title', trans('crm.gdpr')) @section('content')
@yield('gdpr_tab_content')
@stop