import React, { Fragment } from 'react'; import { useRouter } from 'next/router' import blogs from '../../api/blogs' import Link from 'next/link' import PageTitle from '../../components/pagetitle/PageTitle'; import Navbar2 from '../../components/Navbar2/Navbar2'; import Footer from '../../components/footer/Footer'; import BlogSidebar from '../../components/BlogSidebar/BlogSidebar'; import Scrollbar from '../../components/scrollbar/scrollbar'; import Image from 'next/image'; import blog3 from '/public/images/blog-details/comments-author/img-1.jpg' import blog4 from '/public/images/blog-details/comments-author/img-2.jpg' import blog5 from '/public/images/blog-details/comments-author/img-3.jpg' import blog6 from '/public/images/blog-details/author.jpg' import gl1 from '/public/images/blog/img-3.jpg' import gl2 from '/public/images/blog/img-2.jpg' const submitHandler = (e) => { e.preventDefault() } const BlogSingle = (props) => { const router = useRouter() const BlogDetails = blogs.find(item => item.slug === router.query.slug) return (
{/*
  • {BlogDetails?.create_at}
  • By {BlogDetails?.authorTitle}
  • Comments {BlogDetails?.comment}
*/}

{BlogDetails?.title}

{/*
*/}
{/*
Share:
  • Election
  • Vote
  • Political
*/} {/*
Share:
  • facebook
  • twitter
  • linkedin
  • pinterest
*/} {/*
Author: Jenny Watson

Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis.

*/} {/*
Previous Post At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium.
Next Post Dignissimos ducimus qui blanditiis praesentiu deleniti atque corrupti quos dolores
*/} {/*

Comments

  1. John Abraham January 12,2022 At 9.00am

    I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth,

    Reply
    • Lily Watson January 12,2022 At 9.00am

      I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth,

      Reply
      • John Abraham January 12,2022 At 9.00am

        I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth,

        Reply
*/}
{/* */}