@extends('backend.student.template') @push('title') Intern Application List @endpush @section('content-wrapper') @livewire('student.intern-application-list') @endsection