Add theme header and footer to admin dashboard?
How can add the header and footer of my site into the admin dashboard so that the admin dashboard resembles the frontend of my site? The structure that I want would be {Header.php} {Admin Dashboard} {footer.php} There are a few…