@extends('layouts.master2') @section('title', trans('app.sidebar.schedule')) @section('page_styles') @endsection @section('page_scripts') @endsection @section('content') @if (Session::has('msg'))
{{ Session::get('msg') }}
@endif @if($errors->any())
@foreach($errors->all() as $error)

{{ $error }}

@endforeach
@endif
@if(isset($saved_criteria) && $saved_criteria == 1) @endif
   @if(moduleCheck('segments'))    @endif
@if($lists_count > 0) @foreach ($list_tree as $group_metadata)
@foreach ($group_metadata['children'] as $list_metadata)
@endforeach @endforeach @else
{{trans('app.dashboard.lang.note_no_list_found')}}
{{trans('app.actions.schedule.add.create_one_here')}}
@endif
@if(moduleCheck('segments')) @endif @if(moduleCheck('split_tests')) @endif
@foreach ($campaign_tree as $group_metadata)
@foreach ($group_metadata['children'] as $campaign_metadata)
@endforeach @endforeach


@foreach ($smtp_tree as $group_metadata)
@foreach ($group_metadata['children'] as $smtp_metadata)
@endforeach @endforeach
@if (isset($page_data['action']) == 'saved_criteria')    @else    @endif
@if (isset($page_data['action']) == 'saved_criteria')    @else    @endif
@if(moduleCheck('masking_domains'))
  
@else @endif
@foreach($domain_maskings as $domain)
@endforeach
  

( ! ) Fatal error: Uncaught Error: Call to undefined function getApplicationSettings() in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/campaign/evergreen_schedule.blade.php on line 1292
( ! ) Error: Call to undefined function getApplicationSettings() in /home/mohamma2/public_html/subdomains/new.mohammad.jt.mumara.dev/resources/views/themes/default/campaign/evergreen_schedule.blade.php on line 1292
Call Stack
#TimeMemoryFunctionLocation
10.0032657208{main}( ).../evergreen_schedule.blade.php:0