@extends('student.layouts.app') @section('titlePage', 'Course - Status') @section('content')
Hello World!
@endsection @push('script') @endpush