Toggle navigation
RCS Web Design Git Repositories
About
Refresh
Report bug
Help
Files
Commits
Stats
Network
Graph
sitebuilder.git
resources
views
editor
index.blade.php
Browse code
box and lines
rcraig12
authored on 11/11/2018 23:08:51
Showing 1 changed files
resources/views/editor/index.blade.php
History
View file @ bc7baf2
1
1
new file mode 100644
...
...
@@ -0,0 +1,2 @@
1
+@extends('layout.editor')
2
+@section('title' , 'Editor')