phpvms/modules/Sample/Resources/views/layouts/admin.blade.php
2017-12-01 14:38:30 -06:00

6 lines
165 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('admin.app')