How to add custom partial view template?
Open
- Dominant language
- PHP
- Stars
- 2.7k
- Forks
- 251
- PR merge metrics
- No merged PRs in 30d
Description
I see the documentation is only single view
```return view('dashboard', ['request' => $request]);```
How if i wanna add header & footer in Raw view ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.