[deleted] okay, I find out the path . but when I return the view (return view(‘test/index’); ) . It only has the raw view basic html without the admin layout . How can I return view partial with layout , CSS, and js? I just want a new page to still have a layout of admin and add some more my css .
Sorry for my bad English