@extends(decide_template()) @section('title', $pageTitle) @section('page_styles') @endsection @section('page_scripts') @endsection @section(decide_content()) @if (Session::has('msg'))
{{ Session::get('msg') }}
@endif @if (Session::has('error-msg'))
{!! Session::get('error-msg') !!}
@endif @if($trigger_actions_limit > 0 and $trigger_actions_this_month < $trigger_actions_limit)
{{trans('trigger.view.alert_message.actions_usage' , ['precentage' => number_format((($trigger_actions_this_month * 100)/$trigger_actions_limit)) , 'usedLimit' => $trigger_actions_this_month, 'totalLimit' => $trigger_actions_limit])}}
@elseif($trigger_actions_limit == 0 && Auth::user()->is_client)
{{trans('trigger.view.error_message.actions_limit')}}
@elseif(($trigger_actions_this_month >= $trigger_actions_limit) && ($trigger_actions_limit != -1 && $trigger_actions_limit != NULL ) && Auth::user()->is_client)
{{trans('trigger.view.error_message.actions_limit')}}
@endif
@if(routeAccess('trigger.create')) @endif @if($admin) @endif @if(!$admin && routeAccess('clone_trigger') && count($templates)>0) @endif @if($triggers_limit > 0) @endif @if(routeAccess('trigger.destroy'))
@endif
{{trans('trigger.view.table_warning.label_note')}}: {{trans('trigger.view.table_warning.set_run_ever')}} {{ \App\Models\UserCronSetting::getCronTime("trigger_cron")}} {{trans('trigger.view.table_warning.minutes_text')}} @if(!isClient()) {{trans('trigger.view.table_warning.change_this_cron_setting')}} @endif
  • {{trans('trigger.view.table_heading.name')}} {{trans('trigger.view.table_heading.status')}} {{trans('trigger.view.table_heading.last_activity')}} {{trans('trigger.view.table_heading.added_on')}} {{trans('trigger.view.table_heading.trigger_action')}} {{trans('common.table_heading.actions')}}
  • @php $canDel = routeAccess('trigger.destroy'); $canEdit = routeAccess('trigger.edit'); @endphp @if(count($triggersData) > 0) @foreach($triggersData as $trigger)
  • ( ! ) Warning: Undefined variable $trigger in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 329 Call Stack #TimeMemoryFunctionLocation 10.0114456312{main}( ).../sorting.blade.php:0
    ( ! ) Warning: Trying to access array offset on null in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 329
    Call Stack
    #TimeMemoryFunctionLocation
    10.0114456312{main}( ).../sorting.blade.php:0
    ">
    ( ! ) Warning: Undefined variable $trigger in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 334
    Call Stack
    #TimeMemoryFunctionLocation
    10.0114456312{main}( ).../sorting.blade.php:0

    ( ! ) Warning: Trying to access array offset on null in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 334
    Call Stack
    #TimeMemoryFunctionLocation
    10.0114456312{main}( ).../sorting.blade.php:0

    ( ! ) Warning: Undefined variable $trigger in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 337
    Call Stack
    #TimeMemoryFunctionLocation
    10.0114456312{main}( ).../sorting.blade.php:0

    ( ! ) Warning: Trying to access array offset on null in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 337
    Call Stack
    #TimeMemoryFunctionLocation
    10.0114456312{main}( ).../sorting.blade.php:0

    ( ! ) Warning: Undefined variable $trigger in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 341
    Call Stack
    #TimeMemoryFunctionLocation
    10.0114456312{main}( ).../sorting.blade.php:0

    ( ! ) Warning: Trying to access array offset on null in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 341
    Call Stack
    #TimeMemoryFunctionLocation
    10.0114456312{main}( ).../sorting.blade.php:0
    @if($canEdit)
    @endif
    ---
    ( ! ) Fatal error: Uncaught Error: Call to undefined function showDateTime() in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 360
    ( ! ) Error: Call to undefined function showDateTime() in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/trigger/sorting.blade.php on line 360
    Call Stack
    #TimeMemoryFunctionLocation
    10.0114456312{main}( ).../sorting.blade.php:0