This website requires JavaScript.
Explore
Help
Sign In
pdkj
/
dcat-admin
Watch
4
Star
0
Fork
You've already forked dcat-admin
0
Code
Releases
2
Activity
8f06474e7f
dcat-admin
/
resources
/
views
/
form
/
hidden.blade.php
2 lines
99 B
PHP
Executable File
Raw
Blame
History
<
input
type
=
"
hidden
"
name
=
"
{
{
$name
}
}
"
value
=
"
{
{
$value
}
}
"
class
=
"
{
{
$class
}
}
"
{
!!
$attributes
!!
}
/>
View Git Blame
Copy Permalink