@extends('layouts.popup.small') @section('title') content_copy {!! trans('messages.automation.copy.title', [ 'name' => $automation->name ]) !!} @endsection @section('content')
{{ trans('messages.automation.copy.wording') }}