@extends('layouts.admin') @section('header', 'Manage Learning Modules for ' . $event->name) @section('content')
Select the modules to enable for this event {{ $event->client ? '(limited to modules assigned to ' . $event->client->name . ')' : '' }}
{{ $module->description }}
Pricing: TBD
No learning modules available. The client for this event has no modules assigned.