@extends('students.layouts.layout') @section('content')
@livewire('student.program')
@endsection