You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #10
Add blade components for header and sidebar.
* Create `resources/views/components/header.blade.php` with the necessary HTML and Blade syntax for the header.
* Create `resources/views/components/sidebar.blade.php` with the necessary HTML and Blade syntax for the sidebar.
* Modify `resources/views/layouts/layout.blade.php` to include the new header and sidebar components.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/caleeli/processmaker-1/issues/10?shareId=XXXX-XXXX-XXXX-XXXX).
Creacion de los componentes base
Crear componentes blade para:
The text was updated successfully, but these errors were encountered: