Info
This feature provides a simple input field in the form of an input where information is displayed.
$form->info('id', 'ID')
// OR
$form->info('created_at', 'Created at')
Supports the icon methods of the FontAwesome
library. Available list of links to icons can be seen in file at link.
Last modified: 05 May 2024