update: tried already to pass expecatations variable to the view and also redefine the variable like this:
$expectations = Expectation::lists('name', 'id')->all();
still no success.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community