@extends('backend.placement.template') @push('title') Add Intern @endpush @section('content-wrapper') @livewire('placement.add-intern') @endsection