I know how to print double curly braces in Laravel: @{{ }}
.
But how can I print triple curly braces? My first thought of adding an @ before does not work, Laravel still tries to interpret it.
Is there an easy way without encoding the braces to HTML entities?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…