@extends('backend.student-documentation.template') @push('title') Student Experience @endpush @section('content-wrapper') @livewire('student-documentation.experience') @endsection