@if(\App\Models\Permissions::permissaoUsuario(\Auth::user(), "$controller@store") OR $isPublic) Cadastrar @endif
@foreach($kanban_list as $key => $itens)

{{$key}}

@endforeach