You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can any one help with it, its not showing on update the text area field, i have tried escaping string still not working <textarea name="details" rows="8" cols="80" class="form-control" value="{{ $item->details }}"></textarea>
The text was updated successfully, but these errors were encountered:
Can any one help with it, its not showing on update the text area field, i have tried escaping string still not working
<textarea name="details" rows="8" cols="80" class="form-control" value="{{ $item->details }}"></textarea>
The text was updated successfully, but these errors were encountered: