@extends('backend.placement.template') @push('title') Internship Detail @endpush @section('content-wrapper') @livewire('placement.intern-detail') @endsection