@extends('backend.student.template') @push('title') Certification @endpush @section('content-wrapper') @livewire('student.certification') @endsection