UI Kit Home IxDF UI Kit

Bootcamp Certificate Card Component

Overview

Bootcamp Certificate Card component is used to display a bootcamp certificates for members who have completed a bootcamp and earned a certificate. The card also acts like a link to the certificate page where they can download the certificate and get more details.

Usage

@include('components.cards.bootcampEnrollment--completed', ['bootcampEnrollment' => $bootcampEnrollment])

Props

  • bootcampEnrollment (required)
    App\Modules\Bootcamp\Models\BootcampEnrollment

    Bootcamp Enrollment