Eshop-Laravel/resources/views/cms/cms-addLinks.blade.php

11 lines
143 B
PHP
Raw Normal View History

2019-10-18 09:25:37 +00:00
@extends('cms.cms-master')
@section('main_content')
<div style="color:red" id="summernote">
<h1> Hello Summernote</h1></div>
@endsection