I want to dispaly my selected dependent dropdown value in in my input field .
I want to check that the dependent dropdown value is selected or not using if statement.If selected then display it on the input field.
the controller code is given below:-
public function editsub_category(Request $request)
New contributor
bishal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.