@extends('layouts.app') @section('title', $page_title) @section('scripts') @endsection @section('content')
{!! __('app.shortcode_help_template') !!}
@endsection