From partial element re-factoring

This commit is contained in:
Cüneyt Şentürk
2020-01-20 18:16:56 +03:00
parent f0a9c18ccb
commit 8562223ff3
9 changed files with 221 additions and 75 deletions

View File

@ -13,6 +13,7 @@
<i class="fa fa-{{ $icon }}"></i>
</span>
</div>
{!! Form::email($name, $value, array_merge([
'class' => 'form-control',
'data-name' => $name,