@extends('webview.main') @section('page-style-plugin') @stop @section('content')
{!! $content !!}
@stop