{{--
@endforeach
--}}
@if ($errors->has('camera')) {{ $errors->first('camera') }} @endif
@if ($errors->has('url')) {{ $errors->first('url') }} @endif
{{--
--}}