mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2024-12-11 09:45:27 +01:00
951df23c91
Update to Laravel 9 Commit for the upcoming from-end update.
5 lines
142 B
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' />
|
|
|
|
|