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

Class {{ $standardLink->StandardSection }}

@include('partials.message') @include('admin.school.standardlinks.show_form')
@endsection