@extends('layouts.teacher.layout') @section('content')

Class {{ $standardLink->StandardSection }}

@include('partials.message') @include('teacher.standardlinks.show_form')
@endsection