phpvms/resources/stubs/modules/views/frontend.stub
2017-12-13 22:24:41 -06:00

6 lines
197 B
Plaintext

{{--
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('layouts.' . config('phpvms.skin') . '.app')