phpvms/modules/Sample/Resources/views/layouts/frontend.blade.php
2018-03-11 18:00:42 -05:00

6 lines
159 B
PHP

{{--
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')