@icon(($ignoring ? 'watch-ignore' : 'watch')) {{ $label }}
{{ method_field('PUT') }} {{ csrf_field() }}
    @foreach(\BookStack\Activity\WatchLevels::allSuitedFor($entity) as $option => $value)

  • @endforeach
  • {{ trans('entities.watch_change_default') }}