@extends('layouts.app') @section('content')
{{trans('forms.lbl_add_new')}}
{{trans("tables.actions_title")}} {{trans("tables.action_type_title")}} {{trans("tables.action_from_title")}} {{trans("tables.action_status_title")}} {{trans("tables.action_workflow_title")}} {{trans("tables.action_title")}}
@stop @section('footer-script') @stop