@extends('layout/ace') @section('breadcrumbs') {{ Breadcrumbs::render('cms.header_text.create') }} @endsection @section('title', 'Header text | Unos') @section('content')
@livewire('course-picker-modal') @endsection @section('scripts') @parent @endsection