Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Include blade file in description field

    General Discussion
    2
    2
    273
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Ramos444 last edited by

      Please I'm trying to include blade file in the description field of category but it is not working frontend
      68eb18b7-8876-46ed-96c9-8926905c768e-image.png
      this is the result in frontend page
      16fb8146-e3d1-42d1-97f3-edba0833dd3c-image.png

      1 Reply Last reply Reply Quote 0
      • R
        rahul last edited by

        Hi @Ramos444

        You need to use render function to show this data of data, so first of all override this view file & use this one to show it.

        {!! DbView::make($category)->field('description')->render() !!}
        

        Please see this one to override view file - https://forums.bagisto.com/topic/221/how-to-override-view-file-in-bagisto

        Thanks

        1 Reply Last reply Reply Quote 0
        • First post
          Last post