@lang('link.add')
@csrf
@error('url') @enderror
@if ($errors->has('title')) @endif
@if ($errors->has('description')) @endif
@if ($errors->has('lists')) @endif
@if ($errors->has('tags')) @endif
@lang('We found some tags which might be interesting...')
@if ($errors->has('is_private')) @endif
@if(!isset($bookmark_url))
@endif