@if (session()->has('message')) @endif

DSAR Type Management

Configure templates for privacy requests

@if($view === 'list') @endif
@if($view === 'list')
@forelse($dsarTypes as $type) @empty @endforelse
Type Name Description Last Updated Actions
{{ $type->display_name }} {{ Str::limit($type->description, 50) }} {{ $type->updated_at->format('M d, Y') }}
No request types found.
@else @endif @push('styles') @endpush @push('scripts') @endpush