@foreach($topics as $topic) @endforeach
Topic Name Status Action
{{ $topic->name }}
{{ $topic->description }}
Active @else bg-gradient-danger">Inactive @endif
@csrf @method('DELETE')