4 lines
43 B
PHP
4 lines
43 B
PHP
|
<body>
|
||
|
@yield('page_content')
|
||
|
</body>
|