@extends('layouts.app') @section('nav-bar-context-icon') @endsection @section('content')

{{ $topic->label }}

@endsection