phpvms/modules/Sample/Resources/views/layouts/frontend.blade.php

6 lines
159 B
PHP
Raw Normal View History

2017-12-06 11:51:15 +08:00
{{--
You probably don't want to edit anything here. Just make
sure to extend this in your views. It will pass the content section through
--}}
@extends('app')