Create Attachment

Create New Attachment

@csrf
@error('file_type')
{{ $message }}
@enderror
@error('file_path')
{{ $message }}
@enderror
Back