@php $isEdit = isset($learningPath); $route = $isEdit ? route('admin.activity-learning-paths.update', $learningPath) : route('admin.activity-learning-paths.store'); @endphp
{{ $message }}
Enter mentor names separated by &