@extends('layouts.app') @section('title', $title = __('topic.index')) @section('content') @include('topics.create') @endsection