📜  laravel 包含变量 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:44.847000             🧑  作者: Mango

代码示例1
@include('layouts.article', ['mainTitle' => "404, page not found", 'mainContent' => "sorry, but the requested page does not exist :("])