WELCOME TO
ST. John Vianney School
β
Replaced multiple @php blocks with consolidated cleaner logic.
β
Used more descriptive variable names (e.g., $uploadBtnLabel).
β
Used Blade's null coalescing (??) and ternary shortcuts for clarity.
β
Added alt attribute to image for accessibility.
β Conditional rendering of the recommended image size hint.
Let me know if you want:
A version with removal handling (JavaScript functionality).
Or integration with Livewire/Vue/React for dynamic updates.