Remove unneeded Form::close on model show page

This commit is contained in:
Marcus Moore 2025-02-12 11:45:09 -08:00
parent b3e98cb7eb
commit 37282fffff
No known key found for this signature in database

View file

@ -98,7 +98,6 @@
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"] "ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
}'> }'>
</table> </table>
{{ Form::close() }}
</div> <!-- /.tab-pane assets --> </div> <!-- /.tab-pane assets -->