@extends('layouts.master') @section('before-css') @endsection @section('main-content')
Tags input
preexisting-tag

Enter key add a new tag by default, set it no-enter:true to disable that.

Australia,Brazil,USA

Set it case-sensitive:true

"forbidden-words":["shit","bloody"]

@endsection @section('page-js') @endsection @section('bottom-js') @endsection