@extends('layouts.app') @section('title', trans('settings.workflow_title')) @section('content')
{{trans('forms.lbl_add_new')}}
{{trans("tables.events_event_name")}} {{trans("tables.events_event")}} {{trans("tables.events_associated_forms")}} {{trans("tables.events_active_workflows")}} {{trans("tables.action_title")}}
@stop @section('footer-script') @stop