@extends('layouts.dn') @section('page_title')
{{ \App\Ldap\Entry::schemaDN() }}
{{ $o->entryuuid[0] ?? '' }}
@endsection @section('main-content')
{{ __('Schema Information') }}
@endsection @section('page-scripts') @append