@include('reports.publish-letter.partials.styles')
@if (! empty($return_to_label) && $return_to_label !== '—') {{ __('Return this report to :designation for further action.', ['designation' => $return_to_label]) }} @else {{ __('Return this report to the approver who forwarded it for further action.') }} @endif