@extends('layouts.master') @section('title') {{__('sidebar.privacy')}} @endsection @section('css') @endsection @section('body')
@endsection @section('content') @component('components.breadcrumb') @slot('page_title') {{__('sidebar.privacy')}} @endslot @slot('subtitle') {{__('sidebar.website')}} @endslot @endcomponentBootstrap-wysihtml5 is a javascript plugin that makes it easy to create simple, beautiful wysiwyg editors with the help of wysihtml5 and Twitter Bootstrap.
--}}