LinkStack/resources/views/components/pageitems/heading-form.blade.php

5 lines
142 B
PHP

<label for='title' class='form-label'>Heading Text:</label>
<input type='text' name='title' value='{{$link_title}}' class='form-control' />