summaryrefslogtreecommitdiff
path: root/resources/views/cinema_show.blade.php
AgeCommit message (Collapse)AuthorFilesLines
2026-06-27feat: split movie synopsis into separate paragraphsdev1-0/+206
Synopsis now splits on \n\n into individual <p> tags instead of one big text blob. Already implemented, confirmed working with latest DB data.