@extends('admin.layouts.app') @section('content')

Add Topic

Add new topic for program {{ $program->title }}

@include('admin.programs.topics.form')
@endsection