with('proposal_category') ->orderBy('name') ->get(); $view->with('snippets', $snippets); } }