Select Country Code
{ countryCode.map((countryCodeData) => (
{countryCodeData.phoneCodeData}
)) }
Have You Selected Your Topic?
{selectedYourTopic ?
:''}
{!selectedYourTopic ?
:''}
Types Of Service
{ typesOfServices.map((typesOfServicesData) => (
{typesOfServicesData.servicesData}
)) }
{/*
Words
Pages
*/}
{putWordsOrPages ? "Words" : "Pages"}
Academic Level
{ academicLevel.map((academicLevelData) => (
{academicLevelData.styleData}
)) }
Style
{ style.map((writingStyle) => (
{writingStyle.styleData}
)) }
No Of References
{ references.map((number) => (
{number.referenceData}
)) }
Type of Paper
{ CarouselData.map((typeOfPaper) => (
{typeOfPaper.typeOfPaperData}
)) }
Type of Paper
{ CarouselData.map((quickQueryTypeOfPaper) => (
{quickQueryTypeOfPaper.typeOfPaperData}
)) }
Type of Paper
{ CarouselData.map((typeOfPaper) => (
{typeOfPaper.typeOfPaperData}
)) }
You need to enable JavaScript to run this app.