@extends('backend.placement.template') @push('title') Educational Degree @endpush @section('content-wrapper') @livewire('placement.educational-degree') @endsection