# 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 tag. 2. [x] Verify in browser mobile view (refresh page, resize to <768px). 3. [x] Task complete - icon updated successfully.