@extends('backend.student.template') @push('title') Project Internship @endpush @section('content-wrapper') @livewire('student.project-internship') @endsection