This commit is contained in:
tanch0
2024-06-04 16:10:03 +05:45
parent ef227fce6b
commit 9d3e9cef7a
15 changed files with 9561 additions and 66 deletions

View File

@ -89,25 +89,14 @@
<div class="collapse menu-dropdown" id="sidebarMenu">
<ul class="nav nav-sm flex-column">
{{MPCMS::createMenuLink("Company Articles",route('companyarticles.index'))}}
{{-- {{MPCMS::createMenuLink("Recruitment Articles",route('recruitmentarticles.index'))}} --}}
{{-- {{MPCMS::createMenuLink("Other Articles",route('otherarticles.index'))}} --}}
{{MPCMS::createMenuLink("Services",route('services.index'))}}
</ul>
</div>
</li>
{{MPCMS::createMenuLink("Teams",route('teams.index'))}}
{{-- {{MPCMS::createMenuLink("Countries",route('countries.index'))}}
{{MPCMS::createMenuLink("Companies",route('companies.index'))}}
{{MPCMS::createMenuLink("License & Permits",route('certificates.index'))}}
{{MPCMS::createMenuLink("Job Categories",route('job_categories.index'))}}
{{MPCMS::createMenuLink("Job Demands",route('jobdemands.index'))}}
{{MPCMS::createMenuLink("Paper Demands",route('paperdemands.index'))}} --}}
{{MPCMS::createMenuLink("Sliders",route('sliders.index'))}}
{{-- {{MPCMS::createMenuLink("Image Galleries",route('galleries.index'))}}
{{MPCMS::createMenuLink("Photos",route('photos.index'))}} --}}
{{MPCMS::createMenuLink("News/Blogs",route('backendnews.index'))}}
{{-- {{MPCMS::createMenuLink("Contact Details",route('contacts.index'))}} --}}
{{MPCMS::createMenuLink("Testimonials",route('testimonials.index'))}}
{{MPCMS::createMenuLink("Franchises",route('franchises.index'))}}
{{MPCMS::createMenuLink("Partners",route('partners.index'))}}