@extends('client.layouts.app') @section('page_title', 'Processes') @section('body_class', 'background-white') @section('content') @php $executionSchedule = json_decode($item->execution_schedule, true); @endphp