Commit dfd655ab authored by alisson's avatar alisson
Browse files

update branch

parent d1a9659b
......@@ -113,6 +113,7 @@ class AvaliadorPadController extends Controller
public function actionCreate($pad_id)
{
dd('create');
$pad = Pad::find($pad_id);
$model = new AvaliadorPad();
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment