tweaking wording.
This commit is contained in:
@@ -65,7 +65,7 @@ Blade makes writing your views pure bliss. To create a blade view, simply name y
|
|||||||
|
|
||||||
Hello, {{$name}}.
|
Hello, {{$name}}.
|
||||||
|
|
||||||
#### Calling an echo on a function using Blade:
|
#### Echoing function results using Blade:
|
||||||
|
|
||||||
{{ Asset::styles() }}
|
{{ Asset::styles() }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user