@csrf @if ($errors->any())
{{ $errors->first() }}
@endif
{{ $userCategory->slug_path }}

Uploads are automatically stored in your personal category folder.

Upload a file directly, or leave this empty and use the URL field below. Max file size: 100 MB.

@if (!empty($content?->file_path))

Current file: {{ $content->file_path }}

@endif

If provided, the server will fetch and store the file from this URL.