Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4. Creacion de los componentes base #10

Open
pmPaulis opened this issue Oct 8, 2024 · 0 comments
Open

4. Creacion de los componentes base #10

pmPaulis opened this issue Oct 8, 2024 · 0 comments

Comments

@pmPaulis
Copy link
Collaborator

pmPaulis commented Oct 8, 2024

Creacion de los componentes base
Crear componentes blade para:

  • header (encabezado de todas las paginas)
  • sidebar (menu de la izquierda)
@pmPaulis pmPaulis changed the title Creacion de los componentes base 4. Creacion de los componentes base Oct 8, 2024
caleeli added a commit that referenced this issue Oct 31, 2024
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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant