Bagisto Forum

    Bagisto

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

    Extend Webkul Admin css to new admin package

    General Discussion
    2
    2
    184
    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.
    • B
      bowis last edited by

      I want to use the css used by the WebKul Admin packages (such as the dashboard-card class) in my custom package. What is an easy way to extend this functionality?

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @bowis,

        Just extend your blade file with admin package layout,

        @extends('admin::layouts.content')
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post