@extends('admin.layout.base') @section('title', 'Terms & Conditions ') @section('content')
@lang('admin.pages.pages')
{{ csrf_field() }}
{{ Setting::get('terms') }}
Rich Text Editor, myeditor
Editor toolbars
Clipboard/Undo
Cut
Keyboard shortcut Ctrl+X
Copy
Keyboard shortcut Ctrl+C
Paste
Keyboard shortcut Ctrl+V
Paste as plain text
Paste from Word
Undo
Keyboard shortcut Ctrl+Z
Redo
Keyboard shortcut Ctrl+Y
Editing
Spell Check As You Type
Links
Link
Keyboard shortcut Ctrl+L
Unlink
Anchor
Insert
Image
Table
Insert Horizontal Line
Insert Special Character
Tools
Maximize
Document
Source
Basic Styles
Bold
Keyboard shortcut Ctrl+B
Italic
Keyboard shortcut Ctrl+I
Strikethrough
Remove Format
Paragraph
Insert/Remove Numbered List
Insert/Remove Bulleted List
Decrease Indent
Increase Indent
Block Quote
Styles
Styles
Styles
Format
Format
about
About CKEditor
Press ALT 0 for help
◢
Elements path
Cancel
Update
@endsection @section('scripts') @endsection