
  GET|HEAD        / .................................................................................................................................................... 
  POST            _ignition/execute-solution ............................................. ignition.executeSolution › Spatie\LaravelIgnition › ExecuteSolutionController
  GET|HEAD        _ignition/health-check ......................................................... ignition.healthCheck › Spatie\LaravelIgnition › HealthCheckController
  POST            _ignition/update-config ...................................................... ignition.updateConfig › Spatie\LaravelIgnition › UpdateConfigController
  GET|HEAD        about .......................................................................................................................................... about
  GET|HEAD        admin/apireport ....................................................................................... admin.apireport.index › ReportController@index
  POST            admin/apireport ....................................................................................... admin.apireport.store › ReportController@store
  GET|HEAD        admin/apireport/create .............................................................................. admin.apireport.create › ReportController@create
  GET|HEAD        admin/apireport/{apireport} ............................................................................. admin.apireport.show › ReportController@show
  PUT|PATCH       admin/apireport/{apireport} ......................................................................... admin.apireport.update › ReportController@update
  DELETE          admin/apireport/{apireport} ....................................................................... admin.apireport.destroy › ReportController@destroy
  GET|HEAD        admin/apireport/{apireport}/edit ........................................................................ admin.apireport.edit › ReportController@edit
  GET|HEAD        admin/apireportslist .......................................................................... admin.apireportslist.index › ApiReportController@index
  POST            admin/apireportslist .......................................................................... admin.apireportslist.store › ApiReportController@store
  GET|HEAD        admin/apireportslist/create ................................................................. admin.apireportslist.create › ApiReportController@create
  GET|HEAD        admin/apireportslist/{apireportslist} ........................................................... admin.apireportslist.show › ApiReportController@show
  PUT|PATCH       admin/apireportslist/{apireportslist} ....................................................... admin.apireportslist.update › ApiReportController@update
  DELETE          admin/apireportslist/{apireportslist} ..................................................... admin.apireportslist.destroy › ApiReportController@destroy
  GET|HEAD        admin/apireportslist/{apireportslist}/edit ...................................................... admin.apireportslist.edit › ApiReportController@edit
  GET|HEAD        admin/blogComment .............................................................................. admin.blogComment.index › BlogCommentController@index
  POST            admin/blogComment .............................................................................. admin.blogComment.store › BlogCommentController@store
  GET|HEAD        admin/blogComment/create ..................................................................... admin.blogComment.create › BlogCommentController@create
  POST            admin/blogComment/status ............................................................... admin.blogComment.status › BlogCommentController@updateStatus
  GET|HEAD        admin/blogComment/{blogComment} .................................................................. admin.blogComment.show › BlogCommentController@show
  PUT|PATCH       admin/blogComment/{blogComment} .............................................................. admin.blogComment.update › BlogCommentController@update
  DELETE          admin/blogComment/{blogComment} ............................................................ admin.blogComment.destroy › BlogCommentController@destroy
  GET|HEAD        admin/blogComment/{blogComment}/edit ............................................................. admin.blogComment.edit › BlogCommentController@edit
  GET|HEAD        admin/blogcategory ........................................................................... admin.blogcategory.index › BlogCategoryController@index
  POST            admin/blogcategory ........................................................................... admin.blogcategory.store › BlogCategoryController@store
  GET|HEAD        admin/blogcategory/create .................................................................. admin.blogcategory.create › BlogCategoryController@create
  GET|HEAD        admin/blogcategory/{blogcategory} .............................................................. admin.blogcategory.show › BlogCategoryController@show
  PUT|PATCH       admin/blogcategory/{blogcategory} .......................................................... admin.blogcategory.update › BlogCategoryController@update
  DELETE          admin/blogcategory/{blogcategory} ........................................................ admin.blogcategory.destroy › BlogCategoryController@destroy
  GET|HEAD        admin/blogcategory/{blogcategory}/edit ......................................................... admin.blogcategory.edit › BlogCategoryController@edit
  GET|HEAD        admin/blogs ................................................................................................. admin.blogs.index › BlogController@index
  POST            admin/blogs ................................................................................................. admin.blogs.store › BlogController@store
  GET|HEAD        admin/blogs/create ........................................................................................ admin.blogs.create › BlogController@create
  GET|HEAD        admin/blogs/{blog} ............................................................................................ admin.blogs.show › BlogController@show
  PUT|PATCH       admin/blogs/{blog} ........................................................................................ admin.blogs.update › BlogController@update
  DELETE          admin/blogs/{blog} ...................................................................................... admin.blogs.destroy › BlogController@destroy
  GET|HEAD        admin/blogs/{blog}/edit ....................................................................................... admin.blogs.edit › BlogController@edit
  GET|HEAD        admin/career ............................................................................................. admin.career.index › CareerController@index
  POST            admin/career ............................................................................................. admin.career.store › CareerController@store
  GET|HEAD        admin/career/create .................................................................................... admin.career.create › CareerController@create
  GET|HEAD        admin/career/{career} ...................................................................................... admin.career.show › CareerController@show
  PUT|PATCH       admin/career/{career} .................................................................................. admin.career.update › CareerController@update
  DELETE          admin/career/{career} ................................................................................ admin.career.destroy › CareerController@destroy
  GET|HEAD        admin/career/{career}/edit ................................................................................. admin.career.edit › CareerController@edit
  POST            admin/delete_apireport/{reportid} ............................................................ admin.delete_apireport › ApiReportController@editReport
  GET|HEAD        admin/edit_apireport/{reportid} ................................................................ admin.edit_apireport › ApiReportController@editReport
  GET|HEAD        admin/enquiry .......................................................................................... admin.enquiry.index › EnquiryController@index
  POST            admin/enquiry .......................................................................................... admin.enquiry.store › EnquiryController@store
  GET|HEAD        admin/enquiry/create ................................................................................. admin.enquiry.create › EnquiryController@create
  GET|HEAD        admin/enquiry/{enquiry} .................................................................................. admin.enquiry.show › EnquiryController@show
  PUT|PATCH       admin/enquiry/{enquiry} .............................................................................. admin.enquiry.update › EnquiryController@update
  DELETE          admin/enquiry/{enquiry} ............................................................................ admin.enquiry.destroy › EnquiryController@destroy
  GET|HEAD        admin/enquiry/{enquiry}/edit ............................................................................. admin.enquiry.edit › EnquiryController@edit
  GET|HEAD        admin/faq ...................................................................................................... admin.faq.index › FaqController@index
  POST            admin/faq ...................................................................................................... admin.faq.store › FaqController@store
  GET|HEAD        admin/faq/create ............................................................................................. admin.faq.create › FaqController@create
  GET|HEAD        admin/faq/{faq} .................................................................................................. admin.faq.show › FaqController@show
  PUT|PATCH       admin/faq/{faq} .............................................................................................. admin.faq.update › FaqController@update
  DELETE          admin/faq/{faq} ............................................................................................ admin.faq.destroy › FaqController@destroy
  GET|HEAD        admin/faq/{faq}/edit ............................................................................................. admin.faq.edit › FaqController@edit
  GET|HEAD        admin/news ................................................................................................... admin.news.index › NewsController@index
  POST            admin/news ................................................................................................... admin.news.store › NewsController@store
  GET|HEAD        admin/news/create .......................................................................................... admin.news.create › NewsController@create
  GET|HEAD        admin/news/{news} .............................................................................................. admin.news.show › NewsController@show
  PUT|PATCH       admin/news/{news} .......................................................................................... admin.news.update › NewsController@update
  DELETE          admin/news/{news} ........................................................................................ admin.news.destroy › NewsController@destroy
  GET|HEAD        admin/news/{news}/edit ......................................................................................... admin.news.edit › NewsController@edit
  GET|HEAD        admin/newsComment .............................................................................. admin.newsComment.index › NewsCommentController@index
  POST            admin/newsComment .............................................................................. admin.newsComment.store › NewsCommentController@store
  GET|HEAD        admin/newsComment/create ..................................................................... admin.newsComment.create › NewsCommentController@create
  POST            admin/newsComment/status ............................................................... admin.newsComment.status › NewsCommentController@updateStatus
  GET|HEAD        admin/newsComment/{newsComment} .................................................................. admin.newsComment.show › NewsCommentController@show
  PUT|PATCH       admin/newsComment/{newsComment} .............................................................. admin.newsComment.update › NewsCommentController@update
  DELETE          admin/newsComment/{newsComment} ............................................................ admin.newsComment.destroy › NewsCommentController@destroy
  GET|HEAD        admin/newsComment/{newsComment}/edit ............................................................. admin.newsComment.edit › NewsCommentController@edit
  GET|HEAD        admin/newscategory ........................................................................... admin.newscategory.index › NewsCategoryController@index
  POST            admin/newscategory ........................................................................... admin.newscategory.store › NewsCategoryController@store
  GET|HEAD        admin/newscategory/create .................................................................. admin.newscategory.create › NewsCategoryController@create
  GET|HEAD        admin/newscategory/{newscategory} .............................................................. admin.newscategory.show › NewsCategoryController@show
  PUT|PATCH       admin/newscategory/{newscategory} .......................................................... admin.newscategory.update › NewsCategoryController@update
  DELETE          admin/newscategory/{newscategory} ........................................................ admin.newscategory.destroy › NewsCategoryController@destroy
  GET|HEAD        admin/newscategory/{newscategory}/edit ......................................................... admin.newscategory.edit › NewsCategoryController@edit
  GET|HEAD        admin/newsletter ................................................................................. admin.newsletter.index › NewsletterController@index
  POST            admin/newsletter ................................................................................. admin.newsletter.store › NewsletterController@store
  GET|HEAD        admin/newsletter/create ........................................................................ admin.newsletter.create › NewsletterController@create
  GET|HEAD        admin/newsletter/{newsletter} ...................................................................... admin.newsletter.show › NewsletterController@show
  PUT|PATCH       admin/newsletter/{newsletter} .................................................................. admin.newsletter.update › NewsletterController@update
  DELETE          admin/newsletter/{newsletter} ................................................................ admin.newsletter.destroy › NewsletterController@destroy
  GET|HEAD        admin/newsletter/{newsletter}/edit ................................................................. admin.newsletter.edit › NewsletterController@edit
  GET|HEAD        admin/ourSection ................................................................................. admin.ourSection.index › OurSectionController@index
  POST            admin/ourSection ................................................................................. admin.ourSection.store › OurSectionController@store
  GET|HEAD        admin/ourSection/create ........................................................................ admin.ourSection.create › OurSectionController@create
  POST            admin/ourSection/status .................................................................. admin.ourSection.status › OurSectionController@updateStatus
  GET|HEAD        admin/ourSection/{ourSection} ...................................................................... admin.ourSection.show › OurSectionController@show
  PUT|PATCH       admin/ourSection/{ourSection} .................................................................. admin.ourSection.update › OurSectionController@update
  DELETE          admin/ourSection/{ourSection} ................................................................ admin.ourSection.destroy › OurSectionController@destroy
  GET|HEAD        admin/ourSection/{ourSection}/edit ................................................................. admin.ourSection.edit › OurSectionController@edit
  GET|HEAD        admin/permissions ......................................................................... admin.permissions.index › Admin\PermissionController@index
  POST            admin/permissions ......................................................................... admin.permissions.store › Admin\PermissionController@store
  GET|HEAD        admin/permissions/create ................................................................ admin.permissions.create › Admin\PermissionController@create
  GET|HEAD        admin/permissions/{permission} .............................................................. admin.permissions.show › Admin\PermissionController@show
  PUT|PATCH       admin/permissions/{permission} .......................................................... admin.permissions.update › Admin\PermissionController@update
  DELETE          admin/permissions/{permission} ........................................................ admin.permissions.destroy › Admin\PermissionController@destroy
  GET|HEAD        admin/permissions/{permission}/edit ......................................................... admin.permissions.edit › Admin\PermissionController@edit
  POST            admin/permissions/{permission}/roles ................................................. admin.permissions.roles › Admin\PermissionController@assignRole
  DELETE          admin/permissions/{permission}/roles/{role} ................................... admin.permissions.roles.remove › Admin\PermissionController@removeRole
  GET|HEAD        admin/report ............................................................................................. admin.report.index › ReportController@index
  POST            admin/report ............................................................................................. admin.report.store › ReportController@store
  GET|HEAD        admin/report/create .................................................................................... admin.report.create › ReportController@create
  GET|HEAD        admin/report/{report} ...................................................................................... admin.report.show › ReportController@show
  PUT|PATCH       admin/report/{report} .................................................................................. admin.report.update › ReportController@update
  DELETE          admin/report/{report} ................................................................................ admin.report.destroy › ReportController@destroy
  GET|HEAD        admin/report/{report}/edit ................................................................................. admin.report.edit › ReportController@edit
  GET|HEAD        admin/reportChart .............................................................................. admin.reportChart.index › ReportChartController@index
  POST            admin/reportChart .............................................................................. admin.reportChart.store › ReportChartController@store
  GET|HEAD        admin/reportChart/create ..................................................................... admin.reportChart.create › ReportChartController@create
  GET|HEAD        admin/reportChart/{reportChart} .................................................................. admin.reportChart.show › ReportChartController@show
  PUT|PATCH       admin/reportChart/{reportChart} .............................................................. admin.reportChart.update › ReportChartController@update
  DELETE          admin/reportChart/{reportChart} ............................................................ admin.reportChart.destroy › ReportChartController@destroy
  GET|HEAD        admin/reportChart/{reportChart}/edit ............................................................. admin.reportChart.edit › ReportChartController@edit
  GET|HEAD        admin/reportcategory ..................................................................... admin.reportcategory.index › ReportCategoryController@index
  POST            admin/reportcategory ..................................................................... admin.reportcategory.store › ReportCategoryController@store
  GET|HEAD        admin/reportcategory/create ............................................................ admin.reportcategory.create › ReportCategoryController@create
  GET|HEAD        admin/reportcategory/{reportcategory} ...................................................... admin.reportcategory.show › ReportCategoryController@show
  PUT|PATCH       admin/reportcategory/{reportcategory} .................................................. admin.reportcategory.update › ReportCategoryController@update
  DELETE          admin/reportcategory/{reportcategory} ................................................ admin.reportcategory.destroy › ReportCategoryController@destroy
  GET|HEAD        admin/reportcategory/{reportcategory}/edit ................................................. admin.reportcategory.edit › ReportCategoryController@edit
  GET|HEAD        admin/reportsubcategory ............................................................ admin.reportsubcategory.index › ReportSubCategoryController@index
  POST            admin/reportsubcategory ............................................................ admin.reportsubcategory.store › ReportSubCategoryController@store
  GET|HEAD        admin/reportsubcategory/create ................................................... admin.reportsubcategory.create › ReportSubCategoryController@create
  GET|HEAD        admin/reportsubcategory/{reportsubcategory} .......................................... admin.reportsubcategory.show › ReportSubCategoryController@show
  PUT|PATCH       admin/reportsubcategory/{reportsubcategory} ...................................... admin.reportsubcategory.update › ReportSubCategoryController@update
  DELETE          admin/reportsubcategory/{reportsubcategory} .................................... admin.reportsubcategory.destroy › ReportSubCategoryController@destroy
  GET|HEAD        admin/reportsubcategory/{reportsubcategory}/edit ..................................... admin.reportsubcategory.edit › ReportSubCategoryController@edit
  GET|HEAD        admin/roles ........................................................................................... admin.roles.index › Admin\RoleController@index
  POST            admin/roles ........................................................................................... admin.roles.store › Admin\RoleController@store
  GET|HEAD        admin/roles/create .................................................................................. admin.roles.create › Admin\RoleController@create
  GET|HEAD        admin/roles/{role} ...................................................................................... admin.roles.show › Admin\RoleController@show
  PUT|PATCH       admin/roles/{role} .................................................................................. admin.roles.update › Admin\RoleController@update
  DELETE          admin/roles/{role} ................................................................................ admin.roles.destroy › Admin\RoleController@destroy
  GET|HEAD        admin/roles/{role}/edit ................................................................................. admin.roles.edit › Admin\RoleController@edit
  POST            admin/roles/{role}/permissions ......................................................... admin.roles.permissions › Admin\RoleController@givePermission
  DELETE          admin/roles/{role}/permissions/{permission} ................................... admin.roles.permissions.revoke › Admin\RoleController@revokePermission
  GET|HEAD        admin/show_edit_apireport/{reportid} .................................................. admin.show_edit_apireport › ApiReportController@showEditReport
  GET|HEAD        admin/testimonial .............................................................................. admin.testimonial.index › TestimonialController@index
  POST            admin/testimonial .............................................................................. admin.testimonial.store › TestimonialController@store
  GET|HEAD        admin/testimonial/create ..................................................................... admin.testimonial.create › TestimonialController@create
  POST            admin/testimonial/status ............................................................... admin.testimonial.status › TestimonialController@updateStatus
  GET|HEAD        admin/testimonial/{testimonial} .................................................................. admin.testimonial.show › TestimonialController@show
  PUT|PATCH       admin/testimonial/{testimonial} .............................................................. admin.testimonial.update › TestimonialController@update
  DELETE          admin/testimonial/{testimonial} ............................................................ admin.testimonial.destroy › TestimonialController@destroy
  GET|HEAD        admin/testimonial/{testimonial}/edit ............................................................. admin.testimonial.edit › TestimonialController@edit
  POST            admin/update_apireport ................................................................. admin.apireports.update › ApiReportController@updateApiReport
  GET|HEAD        admin/users ................................................................................................. admin.users.index › UserController@index
  GET|HEAD        api/user ............................................................................................................................................. 
  GET|HEAD        generateSlug ............................................................................................ generateSlug › CommonController@generateSlug
  GET|HEAD        getReportSubCategory .................................................................... getReportSubCategory › CommonController@getReportSubCategory
  GET|HEAD        getReportadvanceSearch .............................................................. getReportadvanceSearch › CommonController@getReportadvanceSearch
  GET|HEAD        home ..................................................................................................................... home › HomeController@index
  GET|HEAD        image ...................................................................................................... admin.image.index › ImageController@index
  POST            image ...................................................................................................... admin.image.store › ImageController@store
  GET|HEAD        image/create ............................................................................................. admin.image.create › ImageController@create
  POST            image/status ....................................................................................... admin.image.status › ImageController@updateStatus
  GET|HEAD        image/{image} ................................................................................................ admin.image.show › ImageController@show
  PUT|PATCH       image/{image} ............................................................................................ admin.image.update › ImageController@update
  DELETE          image/{image} .......................................................................................... admin.image.destroy › ImageController@destroy
  GET|HEAD        image/{image}/edit ........................................................................................... admin.image.edit › ImageController@edit
  GET|HEAD        login ..................................................................................................... login › Auth\LoginController@showLoginForm
  POST            login ..................................................................................................................... Auth\LoginController@login
  POST            logout .......................................................................................................... logout › Auth\LoginController@logout
  GET|HEAD        password/confirm ................................................................... password.confirm › Auth\ConfirmPasswordController@showConfirmForm
  POST            password/confirm .............................................................................................. Auth\ConfirmPasswordController@confirm
  POST            password/email ..................................................................... password.email › Auth\ForgotPasswordController@sendResetLinkEmail
  GET|HEAD        password/reset .................................................................. password.request › Auth\ForgotPasswordController@showLinkRequestForm
  POST            password/reset .................................................................................. password.update › Auth\ResetPasswordController@reset
  GET|HEAD        password/reset/{token} ................................................................... password.reset › Auth\ResetPasswordController@showResetForm
  GET|HEAD        profile ........................................................................................................ profile.show › ProfileController@show
  PUT             profile .................................................................................................... profile.update › ProfileController@update
  GET|HEAD        register ..................................................................................... register › Auth\RegisterController@showRegistrationForm
  POST            register ............................................................................................................ Auth\RegisterController@register
  GET|HEAD        sanctum/csrf-cookie ................................................................ sanctum.csrf-cookie › Laravel\Sanctum › CsrfCookieController@show

                                                                                                                                                    Showing [185] routes

