• @if(strlen($category->title) >30) {{Str::limit($category->title, 30)}} @else {{$category->title}} @endif @if($newPosts>0){{$newPosts}}@endif @if($isOwner)
    {{ csrf_field() }} {{trans('community.topic-close')}} group_type==0) checked="checked" @endif/> {{trans('organizationtopics.private')}}    group_type==1) checked="checked" @endif/> {{trans('organizationtopics.common')}} @if($canDoVideoCall) videocall_access==1) checked="checked" @endif data-url="{{$communityPresenter ? $communityPresenter->url('setvideocallaccess') : ''}}" /> @endif @if($canShowFitness) fitness_access==1) checked="checked" @endif data-url="{{$communityPresenter ? $communityPresenter->url('setfitnessaccess') : ''}}" /> @endif
    Team Calendar team_calendar==1) checked="checked" @endif data-url="{{$communityPresenter ? $communityPresenter->url('setteamcalendar') : ''}}" /> @if($canRssAccess) rss_access==1) checked="checked" @endif data-url="{{$communityPresenter ? $communityPresenter->url('setrssaccess') : ''}}" /> @endif Deactivate status==0) checked="checked" @endif data-url="{{$communityPresenter ? $communityPresenter->url('maketopicdisabled') : ''}}" />
    @endif {{--@if(Request::segment(4) == $category->slug and $community->isOwner()) @endif--}}