EDIT CERTIFICATE CONTENT PAGE
@if ($message = Session::get('success'))
Success
{{ $message }}
@endif @csrf @method("PUT")
Name:
Title:
Description 1 Section 1 :
{{ old('description1_section1', $content->description1_section1) }}
Continue Button Section 1 :
Continue1 Button Section 2:
Continue2 Button Section 2:
Continue3 Button Section 2:
Description 2 Section 3 :
{{ old('description2_section3', $content->description2_section3) }}
Section 3 Image
@if($content->image_section3)
@endif @error('image_section3')
{{ $message }}
@enderror
Description 3 Section 4:
{{ old('description3_section4', $content->description3_section4) }}
Apply Link Button:
Explore Link Button :