{{ $dsarId ? 'Edit DSAR Type' : 'Create New DSAR Type' }}
@error('name')
{{ $message }}
@enderror
@error('description')
{{ $message }}
@enderror
Letter / Attachment Content
@error('content')
{{ $message }}
@enderror
Email Content (optional)

If set, this content will be used as the email body when sending the DSAR. If left blank, the letter content above will be used instead.

@error('email_content')
{{ $message }}
@enderror