@if(config('visibility.action_buttons_edit'))
@if(config('visibility.action_buttons_delete')) @endif @if(auth()->user()->role->role_assign_projects == 'yes') @endif
@else
{{ cleanLang(__('lang.no_actions_available')) }}
@endif