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