@extends('layouts.master') @section('title', trans('webform.template.unsubscribed.title')) @section('page_styles') @endsection @section('page_scripts') @endsection @section('content') {!!$web_template->content_html!!} @endsection