This might work
<input type="text" {{ isset($dataset) ? 'value="$dataset->title"' : 'placeholder=""' }} />
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community