Skip to content

Commit df0b36f

Browse files
committed
fix: fix for add category - admin page
1 parent 3005d7c commit df0b36f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Views/binshopsblog_admin/categories/add_category.blade.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ class="form-control"
6767
>
6868

6969
<small id="category_slug_help" class="form-text text-muted">
70-
Letters, numbers, dash only. The slug
71-
i.e. {{route("binshopsblog.view_category","")}}/<u><em>this_part</em></u>. This must be unique (two categories can't
70+
Letters, numbers, dash only. This must be unique (two categories can't
7271
share the same slug).
7372

7473
</small>

0 commit comments

Comments
 (0)