{{ $ao->name }} @foreach($ao->hints as $name => $description) @if ($loop->index),@endif {{ $name }} @endforeach |
---|
{!! $ao->deletable() !!} @if ($ao->can_addvalues) {{ __('Add Value') }} @endif |
{{ $ao->name }} |
---|
{!! $ao !!} |
@extends('layouts.dn') @section('page_title')
{!! $x ?: sprintf(' | ',$o->icon() ?? "fas fa-info") !!}{{ $dn }} | ||||||
|
{{ $ao->name }} @foreach($ao->hints as $name => $description) @if ($loop->index),@endif {{ $name }} @endforeach |
---|
{!! $ao->deletable() !!} @if ($ao->can_addvalues) {{ __('Add Value') }} @endif |
{{ $ao->name }} |
---|
{!! $ao !!} |