R

Ravina • 3.96K Points
Extraordinary

Q. How can you include a Blade view inside another view?

  • (A) @insert
  • (B) @view
  • (C) @include
  • (D) @append
  • Correct Answer - Option(C)
  • Views: 28
  • Filed under category Laravel
  • Hashtags:

Explanation by: Ravina

@include is used to include one Blade view inside another.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.