]> BookStack Code Mirror - bookstack/blobdiff - resources/views/chapters/copy.blade.php
Added copy considerations
[bookstack] / resources / views / chapters / copy.blade.php
index dc4f874586ca0daaa1a95e152d62b9d363611d97..3fd5de1ff03b3d07eae362cca4c193f9606b1ff2 100644 (file)
@@ -36,6 +36,8 @@
                     </div>
                 </div>
 
+                @include('entities.copy-considerations')
+
                 <div class="form-group text-right">
                     <a href="{{ $chapter->getUrl() }}" class="button outline">{{ trans('common.cancel') }}</a>
                     <button type="submit" class="button">{{ trans('entities.chapters_copy') }}</button>