@extends('layouts.app') @section('title', $page_title) @section('scripts') @endsection @section('content')

{{ __('app.email_builder') }}

{!! __('app.shortcode_help_template') !!}
@endsection