{{Form::model($branch,array('route' => array('branch.update', $branch->id), 'method' => 'PUT')) }} {{Form::close()}}