Lines Matching refs:view
43 <?= view('components/breadcrumbs', ['links' => [route(ControlPanel::class) => I18N::translate('Cont…
72 …<?= view('components/select-individual', ['name' => 'xref1', 'id' => 'individual-xref-1', 'individ…
76 …<?= view('components/select-family', ['name' => 'xref1', 'id' => 'family-xref-1', 'family' => $fam…
80 …<?= view('components/select-source', ['name' => 'xref1', 'id' => 'source-xref-1', 'source' => $sou…
84 …<?= view('components/select-repository', ['name' => 'xref1', 'id' => 'repository-xref-1', 'reposit…
88 …<?= view('components/select-note', ['name' => 'xref1', 'id' => 'note-xref-1', 'note' => $note1, 't…
92 …<?= view('components/select-media', ['name' => 'xref1', 'id' => 'media-xref-1', 'media' => $media1…
96 …<?= view('components/select-submitter', ['name' => 'xref1', 'id' => 'submitter-xref-1', 'submitter…
100 …<?= view('components/select-location', ['name' => 'xref1', 'id' => 'location-xref-1', 'location' =…
110 …<?= view('components/select-individual', ['name' => 'xref2', 'id' => 'individual-xref-2', 'individ…
114 …<?= view('components/select-family', ['name' => 'xref2', 'id' => 'family-xref-2', 'family' => $fam…
118 …<?= view('components/select-source', ['name' => 'xref2', 'id' => 'source-xref-2', 'source' => $sou…
122 …<?= view('components/select-repository', ['name' => 'xref2', 'id' => 'repository-xref-2', 'reposit…
126 …<?= view('components/select-note', ['name' => 'xref2', 'id' => 'note-xref-2', 'note' => $note2, 't…
130 …<?= view('components/select-media', ['name' => 'xref2', 'id' => 'media-xref-2', 'media' => $media2…
134 …<?= view('components/select-submitter', ['name' => 'xref2', 'id' => 'submitter-xref-2', 'submitter…
138 …<?= view('components/select-location', ['name' => 'xref2', 'id' => 'location-xref-2', 'location' =…
148 <?= view('icons/save') ?>