remove the compact method just pass Session::get('quality-data'), it works if you have just one argument.
<a href="{{ route('showQualityResult' , Session::get('quality-data')) }}">Submited Quality Check</a>
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community