" . e(__('Nova linha do tempo')); @endphp
@include('components.buttons._headLineButtonsBackAdd', [
'headLine' => $headLine,
'routeBack' => 'admin.contaAngra.linhasDoTempo.index',
'routeBackParams' => request()->only(['q', 'status', 'date_from', 'date_to', 'tag', 'sort', 'dir', 'view']),
'nameBack' => __('Voltar'),
'permission' => 'GERENCIADOR_DE_LINHAS_DO_TEMPO',
])
@include('errors.messageFlash')
{{ __('Existe um rascunho não finalizado. Deseja continuar de onde parou?') }}