changes
This commit is contained in:
@ -86,12 +86,13 @@
|
||||
{{ CCMS::createMenuLink('News Categories', route('newscategories.index')) }}
|
||||
{{ CCMS::createMenuLink('News', route('news.index')) }}
|
||||
{{ CCMS::createMenuLink('Authors', route('authors.index')) }}
|
||||
{{ CCMS::createMenuLink('Advertisement', route('advertisement.index')) }}
|
||||
{{ CCMS::createMenuLink('Economy', route('economies.index')) }}
|
||||
{{ CCMS::createMenuLink('Videos', route('videos.index')) }}
|
||||
{{ CCMS::createMenuLink('Horoscope', route('horoscope.index')) }}
|
||||
{{ CCMS::createMenuLink('Artilces', route('articles.index')) }}
|
||||
{{ CCMS::createMenuLink('Teams', route('teams.index')) }}
|
||||
{{ CCMS::createMenuLink('Advertisements', route('advertisements.index')) }}
|
||||
{{ CCMS::createMenuLink('Ad Category', route('adcategories.index')) }}
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user