Chalengges Data

Chalengge
@foreach($chalengges->columns() as $column) @endforeach @if($chalengges->resource->count()) @foreach($chalengges->resource as $chalengge) @endforeach @else @endif
{{ $column->label }}
{{ $chalengge->name }} {{ $chalengge->category_chalengge->name }} {{ $chalengge->answer }} {{ $chalengge->point }}
Chalengge not found