@extends('panel.layout.app', ['disable_tblr' => true])
@section('title', __('How it Works'))
@section('titlebar_actions')
{{ date('j.n.Y', strtotime($entry->created_at)) }} {{ date('H:i:s', strtotime($entry->created_at)) }}
{{ __('Preview') }} : {!! $defaults['html'] !!}
{{ __('*You can use HTML in Step Title and Bottom Line.') }}