2026-04-05 03:30:22 +03:00

7 lines
313 B
Markdown

# Mobile Upload Icon Change to +
## Steps:
1. [x] Edit resources/views/layouts/app.blade.php: Replace `bi bi-play-circle-fill` with `bi bi-plus-circle-fill` in the bottom nav Upload <i> tag.
2. [x] Verify in browser mobile view (refresh page, resize to <768px).
3. [x] Task complete - icon updated successfully.