Edit Attachment

Edit Attachment

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