@extends('layouts.landing') @section('title', 'Elearning Course Certification') @section('content')
Back

Course Certificate

Certification for {{$course->title}}

Add a Certification for this course

@csrf
Step 1 of 2
Upload a logo for this certificate
Upload a signature image for this certificate
Step 2 of 2
Certifiate Preview
@if(tenantSetting($_SERVER['HTTP_HOST'])->logo_path !== null) {{domain($_SERVER['HTTP_HOST'])->company_name}} @else {{config('app.name')}} @endif
{{domain($_SERVER['HTTP_HOST'])->company_name}} ECLE

Certificate Of Achievement

Awarded To

Firstname Lastname

for completing "How to make money online" workshop
22nd of June, 2022
Signature
{{domain($_SERVER['HTTP_HOST'])->company_name}} Team

Head of Marketing

@endsection