{{-- resources/views/workflows/index.blade.php --}} @extends('layouts.app') @section('title', 'Workflow Management') @section('content')
Total Workflows
Active
Default
Total Steps
{{ $workflow->description ?: 'No description' }}
Create your first workflow to get started.